[][src]Module inflector::cases::traincase

Provides conversion to and detection of train case strings.

Example string Train-Case

Functions

is_train_case

Determines if a &str is Train-Case

to_train_case

Converts a &str to Train-Case String