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