Module options

Source
Expand description

Options used by types in this crate

Structs§

TitlecaseOptions
Various options for controlling titlecasing

Enums§

LeadingAdjustment
Where to start casing the string.
TrailingCase
How to handle the rest of the string once the beginning of the string has been titlecased.