inflector
0.11.4
Module pluralize
Module Items
Functions
In inflector::
string
inflector
::
string
Module
pluralize
Copy item path
source
Expand description
Provides conversion to plural strings.
Example string
FooBar
->
FooBars
Functions
ยง
to_
plural
Converts a
&str
to pluralized
String