decasify

Function to_titlecase

source
pub fn to_titlecase(
    chunk: impl Into<Chunk>,
    locale: impl Into<Locale>,
    style: impl Into<StyleGuide>,
) -> String
Expand description

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