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