Function decasify::to_titlecase

source ยท
pub fn to_titlecase(
    string: &str,
    locale: InputLocale,
    style: Option<StyleGuide>,
) -> String
Expand description

Convert a string to title case following typesetting conventions for a target locale