Module inflector::cases::sentencecase
source · Expand description
Provides conversion to and detection of sentence case strings.
Example string Sentence case
Functions
- Determines of a
&str
isSentence case
- Converts a
&str
toSentence case
String