Function regex_syntax::unicode::canonical_gencat

source ยท
fn canonical_gencat(
    normalized_value: &str,
) -> Result<Option<&'static str>, Error>