Skip to main content

to_title_case

Function to_title_case 

Source
pub fn to_title_case(input: &str) -> String
Expand description

Converts input into title case separated by spaces.