Docs.rs
  • mago-casing-0.20.2
    • mago-casing 0.20.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • azjezz
    • Dependencies
      • cruet ^0.14.0 normal
    • Versions
    • 80% of the crate is documented
  • Go to latest version
  • 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mago_casing0.20.2

Crate Items

  • Functions

List of all items

Functions

  • is_camel_case
  • is_class_case
  • is_constant_case
  • is_kebab_case
  • is_pascal_case
  • is_sentence_case
  • is_snake_case
  • is_table_case
  • is_title_case
  • is_train_case
  • to_camel_case
  • to_class_case
  • to_constant_case
  • to_kebab_case
  • to_pascal_case
  • to_sentence_case
  • to_snake_case
  • to_table_case
  • to_title_case
  • to_train_case