bookdata::cleaning::strings

Function norm_unicode

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

Normalize Unicode character representations in a string.