pub fn is_nfd_stream_safe_quick<I: Iterator<Item = char>>(s: I) -> IsNormalized
Expand description

Quickly check if a string is Stream-Safe NFD.