Docs.rs
  • cruet-0.13.3
    • cruet 0.13.3
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • chrislearn
    • Dependencies
      • once_cell ^1 normal
      • regex ^1 normal
    • Versions
      • 0.13.3
      • 0.13.2
      • 0.13.1
      • 0.13.0
      • 0.12.0
      • 0.11.4
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cruet

  • Traits
  • Functions
?
Change settings

List of all items

Traits

  • Inflector
  • InflectorNumbers

Functions

  • case::camel::is_camel_case
  • case::camel::to_camel_case
  • case::class::is_class_case
  • case::class::to_class_case
  • case::kebab::is_kebab_case
  • case::kebab::to_kebab_case
  • case::pascal::is_pascal_case
  • case::pascal::to_pascal_case
  • case::screaming_snake::is_screaming_snake_case
  • case::screaming_snake::to_screaming_snake_case
  • case::sentence::is_sentence_case
  • case::sentence::to_sentence_case
  • case::snake::is_snake_case
  • case::snake::to_snake_case
  • case::table::is_table_case
  • case::table::to_table_case
  • case::title::is_title_case
  • case::title::to_title_case
  • case::train::is_train_case
  • case::train::to_train_case
  • number::deordinalize::deordinalize
  • number::ordinalize::ordinalize
  • string::deconstantize::deconstantize
  • string::demodulize::demodulize
  • string::pluralize::to_plural
  • string::singularize::to_singular
  • suffix::foreign_key::is_foreign_key
  • suffix::foreign_key::to_foreign_key