axalloc

Type Alias DefaultByteAllocator

Source
pub type DefaultByteAllocator = SlabByteAllocator;
Expand description

The default byte allocator.

Aliased Typeยง

struct DefaultByteAllocator { /* private fields */ }