Skip to main content

is_latin_script_language

Function is_latin_script_language 

Source
pub fn is_latin_script_language(lang: Option<&str>) -> bool
Expand description

Whether a BCP 47 language tag resolves to the Latin script.

This compatibility adapter preserves the positive-evidence behavior used by the Latin punctuation remapping call sites.