Skip to main content
to_title_case
use_
text
0.2.0
In use_
text::
prelude
use_text
::
prelude
Function
to_
title_
case
Copy item path
pub fn to_title_case(input: &
str
) ->
String
Expand description
Converts input into title case separated by spaces.