Function unicode_normalization::is_nfc
[−]
[src]
pub fn is_nfc(s: &str) -> bool
Authoritatively check if a string is in NFC.
pub fn is_nfc(s: &str) -> bool
Authoritatively check if a string is in NFC.