Docs.rs
inflection-0.1.2
inflection 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bestgopher
Dependencies
lazy_static ^1.4.0
normal
regex ^1.5.4
normal
titlecase ^1.0
normal
Versions
12.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
inflection
0.1.2
All Items
Crate Items
Structs
Functions
Crate
inflection
Copy item path
Source
Expand description
Inflection pluralizes and singularizes English nouns
Structs
§
Inflection
Irregular
Regular
Functions
§
add_
irregular
add_
plural
add_
singular
add_
uncountable
get_
irregular
get_
plural
get_
singular
get_
uncountable
plural
plural converts a word to its plural form.
set_
irregular
set_
plural
set_
singular
set_
uncountable
singular
singular converts a word to its singular form