Docs.rs
Inflector-0.11.4
Inflector 0.11.4
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
whatisinternet
Dependencies
lazy_static ^1.2.0
normal
optional
regex ^1.1
normal
optional
Versions
100%
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
inflector
0.11.4
Module deconstantize
Module Items
Functions
In inflector::
string
inflector
::
string
Module
deconstantize
Copy item path
Source
Expand description
Provides deconstantizea string.
Example string
Foo::Bar
becomes
Foo
Functions
ยง
deconstantize
Deconstantizes a
&str