Function rust_utils::utils::capitalize[][src]

pub fn capitalize<W: Into<String>>(word: W) -> String

capitalize the first letter in a string