pub fn to_titlecase( chunk: impl Into<Chunk>, locale: impl Into<Locale>, style: impl Into<StyleGuide>, ) -> String
Convert a string to title case following typesetting conventions for a target locale