pub type DefaultByteAllocator = SlabAllocator<PAGE_SIZE>;Expand description
The default byte allocator for buddy-slab mode.
Aliased Typeยง
pub struct DefaultByteAllocator { /* private fields */ }pub type DefaultByteAllocator = SlabAllocator<PAGE_SIZE>;The default byte allocator for buddy-slab mode.
pub struct DefaultByteAllocator { /* private fields */ }