Type Alias bitmap_allocator::BitAlloc256M

source ·
pub type BitAlloc256M = BitAllocCascade16<BitAlloc16M>;
Expand description

A bitmap of 256M bits

Aliased Type§

struct BitAlloc256M { /* private fields */ }