Type Alias smallbitvec::Storage

source ·
pub(crate) type Storage = usize;
Expand description

The allocation will contain a Header followed by a Storage buffer.