Trait fixed_bitmaps::ConstantLength[][src]

pub trait ConstantLength {
    const MAP_LENGTH: usize;
}

Associated Constants

Implementors