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

Quickly check if a string is in NFD.