title_case

Function title_case 

Source
pub fn title_case(s: &impl AsRef<str>) -> impl Display + '_