Function convert_to_camel_case

Source
pub fn convert_to_camel_case(input: &str) -> String