Crate caseconv

Source

Modules§

case
dynamic
ffi

Traits§

Case
Represents a case that can be rendered from components
DefiningCase
Represents a case that can be parsed in to components

Functions§

convert
Converts a string between two different cases (compile-time resolution)
guess_and_convert
Guess’s the source case of a string, then converts it to the destination case