pub fn norm_unicode<'a>(s: &'a str) -> Cow<'a, str>
Expand description

Normalize Unicode character representations in a string.