Function replace_unicode

Source
pub fn replace_unicode(word: &str, lang: &str) -> String
Expand description

Eliminate non-ASCII characters. Replace common german special characters with their matching counterparts. The parameter is expected to be lower case.