pub type DefaultByteAllocator = Tlsf<'static, u32, u32, 28, 32>;
The default byte allocator for TLSF mode.
pub struct DefaultByteAllocator { /* private fields */ }