Trait sid_vec::IntegerHandle [] [src]

pub trait IntegerHandle: Copy + Clone + Add<Output = Self> + PartialEq + PartialOrd + FromIndex + ToIndex { }

Implementors