pub type BitAlloc4K = BitAllocCascade16<BitAlloc256>;
Expand description
A bitmap of 4K bits
Aliased Typeยง
pub struct BitAlloc4K { /* private fields */ }
pub type BitAlloc4K = BitAllocCascade16<BitAlloc256>;
A bitmap of 4K bits
pub struct BitAlloc4K { /* private fields */ }