UNICODE_TO_ASCII_SYMBOLS

Static UNICODE_TO_ASCII_SYMBOLS 

Source
pub static UNICODE_TO_ASCII_SYMBOLS: Lazy<Vec<(char, &str)>>
Expand description

A list of “smart” Unicode symbols and their ASCII eqivalents.

Based on the following: