Struct bytes::alloc::Mem
[−]
[src]
pub struct Mem { // some fields omitted }
Memory allocated by an Allocator must be prefixed with Mem
pub struct Mem { // some fields omitted }
Memory allocated by an Allocator must be prefixed with Mem
impl Mem