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