Function convert_to_snake_case

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