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