Expand description
Provides conversion to and detection of title case strings.
Example string Title Case
Functionsยง
- is_
title_ case - Determines if a
&str
isTitle Case
- to_
title_ case - Converts a
&str
toTitle Case
String
Provides conversion to and detection of title case strings.
Example string Title Case
&str
is Title Case
&str
to Title Case
String