Function to_kebab_case

Source
pub fn to_kebab_case(input: &str) -> String
Expand description

Convert a string to kebab-case