from_str_singular_or_plural

Function from_str_singular_or_plural 

Source
pub fn from_str_singular_or_plural<T: FromStr>(source: &str) -> Option<T>