String case conversion utilities
Owned by Ben.
#2885 in Rust patterns
221 downloads per month Used in 13 crates (2 directly)
6KB 118 lines
With the StringCasesExt trait, provides methods for getting snake, kebab and pascal case output.
StringCasesExt