Function std::char::escape_default

pub fn escape_default(c: char, f: &fn(char))

Return a 'default' ASCII and C++11-like char-literal escape of a char.

The default is chosen with a bias toward producing literals that are legal in a variety of languages, including C++11 and similar C-family languages. The exact rules are: