Type Alias axalloc::DefaultByteAllocator

source ·
pub type DefaultByteAllocator = SlabByteAllocator;
Expand description

The default byte allocator.

Aliased Type§

struct DefaultByteAllocator { /* private fields */ }