Type Definition libreda_db::slab_alloc::SlabAllocUsize
source · [−]Expand description
Slab allocator with n-bit indices. Can hold at most 2^n elements.
Where n
is the machine word size.
Slab allocator with n-bit indices. Can hold at most 2^n elements.
Where n
is the machine word size.