pub type BitAlloc1M = BitAllocCascade16<BitAlloc64K>;
Expand description
A bitmap of 1M bits
Aliased Typeยง
pub struct BitAlloc1M { /* private fields */ }
pub type BitAlloc1M = BitAllocCascade16<BitAlloc64K>;
A bitmap of 1M bits
pub struct BitAlloc1M { /* private fields */ }