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