Type Alias BitAlloc4K

Source
pub type BitAlloc4K = BitAllocCascade16<BitAlloc256>;
Expand description

A bitmap of 4K bits

Aliased Typeยง

pub struct BitAlloc4K { /* private fields */ }