Function decasify::to_titlecase
source · pub fn to_titlecase(
string: &str,
locale: InputLocale,
style: Option<StyleGuide>
) -> StringExpand description
Convert a string to title case following typestting conventions for a target locale