Function unicode_normalization::is_nfd
[−]
[src]
pub fn is_nfd(s: &str) -> bool
Authoritatively check if a string is in NFD.
pub fn is_nfd(s: &str) -> bool
Authoritatively check if a string is in NFD.