Function core::char::escape_unicodeDeprecated
[-]
[+]
[src]
pub fn escape_unicode<F>(c: char, f: F) where F: FnMut(char)
Deprecated, call the escape_unicode method instead.