Function unicode_normalization::is_nfd_stream_safe
source · pub fn is_nfd_stream_safe(s: &str) -> boolExpand description
Authoritatively check if a string is Stream-Safe NFD.
pub fn is_nfd_stream_safe(s: &str) -> boolAuthoritatively check if a string is Stream-Safe NFD.