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