cruet 0.11.4

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.
Documentation

cruet

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • heavyweight

heavyweight

  • regex
  • lazy_static

regex

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.