Module inflector::string::deconstantize
source · Expand description
Provides deconstantizea string.
Example string Foo::Bar
becomes Foo
Functions
- Deconstantizes a
&str
Provides deconstantizea string.
Example string Foo::Bar
becomes Foo
&str