Module inflector::string::singularize
source · Expand description
Provides conversion to singular strings.
Example string FooBars
-> FooBar
Functions
- Converts a
&str
to singularizedString
Provides conversion to singular strings.
Example string FooBars
-> FooBar
&str
to singularized String