Type Alias BitAlloc256M

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

A bitmap of 256M bits

Aliased Typeยง

pub struct BitAlloc256M { /* private fields */ }