Module core::slice::bytes
[−]
[src]
Deprecated since 1.6.0
: unidiomatic functions not pulling their weight
Operations on [u8].
Reexports
use ptr; |
use slice::SliceExt; |
Traits
| MutableByteVector |
[Deprecated] A trait for operations on mutable |
Functions
| copy_memory |
[Deprecated] Copies data from |