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