pub type DefaultByteAllocator = SlabByteAllocator;
The default byte allocator.
struct DefaultByteAllocator { /* private fields */ }