Expand description
Provides conversion to and detection of sentence case strings.
Example string Sentence case
Functionsยง
- is_
sentence_ case - Determines of a
&str
isSentence case
- to_
sentence_ case - Converts a
&str
toSentence case
String
Provides conversion to and detection of sentence case strings.
Example string Sentence case
&str
is Sentence case
&str
to Sentence case
String