Skip to main content

lower_first

Function lower_first 

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

Lowercases the first character; rest unchanged.