[][src]Module inflector::cases::sentencecase

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