Skip to main content

to_headline

Function to_headline 

Source
pub fn to_headline(s: &str) -> String
Expand description

Convert a string to Title Case (alias for to_title_case).