Type Alias BitAlloc64K

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

A bitmap of 64K bits

Aliased Typeยง

pub struct BitAlloc64K { /* private fields */ }