Trait sid_vec::ToIndex [] [src]

pub trait ToIndex {
    fn to_index(&self) -> usize;
}

Required Methods

Implementors