Description :
Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types.
This package contains library source intended for building other packages which use \"lazy_static\" feature of \"Inflector\" crate.
|