String case conversion utilities
Owned by Ben.
#2884 in Rust patterns
665 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