Module singularize

Source
Expand description

Provides conversion to singular strings.

Example string FooBars -> FooBar

Functionsยง

to_singular
Converts a &str to singularized String