Skip to main content
to_kebab_case
use_
text
0.2.0
In use_
text::
prelude
use_text
::
prelude
Function
to_
kebab_
case
Copy item path
pub fn to_kebab_case(input: &
str
) ->
String
Expand description
Converts input into
kebab-case
.