Function capitalize_first_letter

Source
pub(crate) fn capitalize_first_letter(s: &str) -> String