[][src]Module inflector::cases::tablecase

Provides conversion to and detection of table case strings.

Example string table_cases

Functions

is_table_case

Determines if a &str is table-case

to_table_case

Converts a &str to table-case String