Docs.rs
  • ident_case_conversions-1.0.0
    • ident_case_conversions 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • JustusFluegel
    • Dependencies
      • itertools ^0.11.0 normal
      • proc-macro2 ^1.0.69 normal
      • syn ^2.0.38 normal optional
      • test-case ^3.2.1 dev
    • Versions
    • 58.7% 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

ident_case_conversions1.0.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • SplitCamel

Enums

  • ConvertedCase
  • IdentifiedCase

Traits

  • CaseConversions
  • CaseConvertable
  • GetSpan