Trait inflector::InflectorNumbers [] [src]

pub trait InflectorNumbers {
    fn ordinalize(&self) -> String;
}

Required Methods

Implementors