Type Alias bitmap_allocator::BitAlloc256

source ·
pub type BitAlloc256 = BitAllocCascade16<BitAlloc16>;
Expand description

A bitmap of 256 bits

Aliased Type§

struct BitAlloc256 { /* private fields */ }