Module sentencecase

Source
Expand description

Provides conversion to and detection of sentence case strings.

Example string Sentence case

Functionsยง

is_sentence_case
Determines of a &str is Sentence case
to_sentence_case
Converts a &str to Sentence case String