Type Alias BitAlloc16M

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

A bitmap of 16M bits

Aliased Typeยง

pub struct BitAlloc16M { /* private fields */ }