rwf

Function capitalize

Source
pub fn capitalize(string: &str) -> String
Expand description

Convert the first letter of the stirng to uppercase lettering.