Type Alias bitmap_allocator::BitAlloc4K

source ·
pub type BitAlloc4K = BitAllocCascade16<BitAlloc256>;
Expand description

A bitmap of 4K bits

Aliased Type§

struct BitAlloc4K { /* private fields */ }