Function to_alphanumeric_snake

Source
pub fn to_alphanumeric_snake(s: &str) -> String