Function deunicode::deunicode[][src]

pub fn deunicode(s: &str) -> String

This function takes any Unicode string and returns an ASCII transliteration of that string.

Guarantees and Warnings

Here are some guarantees you have when calling deunicode():

There are, however, some things you should keep in mind: