Function titleize

Source
pub fn titleize<S: AsRef<str>>(string: S) -> String