Crate inflect [] [src]

Pacakage inflect provides utility functions to inflect strings.

Structs

LowerCamel

Case Format e.g) "caseFormat", "upperCamel"

UpperCamel

Case Format e.g) "CaseFormat", "UpperCamel"

Traits

CaseFormat
StringExt