pub fn to_case(
chunk: impl Into<Chunk>,
case: impl Into<Case>,
locale: impl Into<Locale>,
style: impl Into<StyleGuide>,
) -> StringExpand description
Convert a string to a specific case following typesetting conventions for a target locale