Type Alias axalloc::DefaultByteAllocator
source · pub type DefaultByteAllocator = SlabByteAllocator;
Expand description
The default byte allocator.
Aliased Type§
struct DefaultByteAllocator { /* private fields */ }
pub type DefaultByteAllocator = SlabByteAllocator;
The default byte allocator.
struct DefaultByteAllocator { /* private fields */ }