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