Module tablecase

Source
Expand description

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