Function clippy_config::metadata::to_kebab

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

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