Type Alias bitmap_allocator::BitAlloc256
source · pub type BitAlloc256 = BitAllocCascade16<BitAlloc16>;
Expand description
A bitmap of 256 bits
Aliased Type§
struct BitAlloc256 { /* private fields */ }
pub type BitAlloc256 = BitAllocCascade16<BitAlloc16>;
A bitmap of 256 bits
struct BitAlloc256 { /* private fields */ }