unicode_normalization

Function is_nfd

source
pub fn is_nfd(s: &str) -> bool
Expand description

Authoritatively check if a string is in NFD.