push_escaped_char

Function push_escaped_char 

Source
fn push_escaped_char(current: &mut String, chars: &mut Peekable<Chars<'_>>)
Expand description

Push one escaped character from a quoted TOON cell.