Function core::char::escape_defaultDeprecated [-]  [+] [src]

pub fn escape_default<F>(c: char, f: F) where F: FnMut(char)

Deprecated, call the escape_default method instead.