[][src]Function asciifolding::fold_to_ascii

pub fn fold_to_ascii(input: &str) -> String

Converts characters above ASCII to their ASCII equivalents. For example, accents are removed from accented characters.