Function to_snake_case

Source
fn to_snake_case(input: &str) -> String