Type Alias BitAlloc1M

Source
pub type BitAlloc1M = BitAllocCascade16<BitAlloc64K>;
Expand description

A bitmap of 1M bits

Aliased Typeยง

pub struct BitAlloc1M { /* private fields */ }