fn to_kebab(config_name: &str) -> String
Expand description

Transforms a given snake_case_string to a tasty kebab-case-string