Type Alias bitmap_allocator::BitAlloc1M
source · pub type BitAlloc1M = BitAllocCascade16<BitAlloc64K>;Expand description
A bitmap of 1M bits
Aliased Type§
struct BitAlloc1M { /* private fields */ }pub type BitAlloc1M = BitAllocCascade16<BitAlloc64K>;A bitmap of 1M bits
struct BitAlloc1M { /* private fields */ }