Module train
heck
0.5.0
Module train
Module Items
Structs
Traits
In crate heck
Modules
kebab
lower_camel
shouty_kebab
shouty_snake
snake
title
train
upper_camel
Structs
AsKebabCase
AsLowerCamelCase
AsPascalCase
AsShoutyKebabCase
AsShoutySnakeCase
AsShoutySnekCase
AsSnakeCase
AsSnekCase
AsTitleCase
AsTrainCase
AsUpperCamelCase
Traits
ToKebabCase
ToLowerCamelCase
ToPascalCase
ToShoutyKebabCase
ToShoutySnakeCase
ToShoutySnekCase
ToSnakeCase
ToSnekCase
ToTitleCase
ToTrainCase
ToUpperCamelCase
Functions
capitalize
lowercase
transform
uppercase
heck
Module
train
Copy item path
Settings
Help
Summary
Source
Structs
§
AsTrain
Case
This wrapper performs a train case conversion in
fmt::Display
.
Traits
§
ToTrain
Case
This trait defines a train case conversion.