Trait fixed_bitmaps::BitmapSize[][src]

pub trait BitmapSize {
    const MAP_LENGTH: usize;
}

Associated Constants

Implementors