Function unicode_normalization::is_nfc_stream_safe
source ยท pub fn is_nfc_stream_safe(s: &str) -> bool
Expand description
Authoritatively check if a string is Stream-Safe NFC.
pub fn is_nfc_stream_safe(s: &str) -> bool
Authoritatively check if a string is Stream-Safe NFC.