Trait typenum::Ord [] [src]

pub trait Ord {
    fn to_ordering() -> Ordering;
}

Required Methods

Implementors