Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

to_kebab

Function to_kebab 

Source
pub fn to_kebab<S: AsRef<str>>(s: S) -> String
Available on crate feature alloc only.
Expand description

Transforms a string to ‘kebab-case’.