decasify

Function to_sentencecase

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

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