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
is Sentence case
Converts a
&str
to Sentence case
String