Skip to main content

skip_double_quoted

Function skip_double_quoted 

Source
fn skip_double_quoted(bytes: &[u8], start: usize) -> usize
Expand description

Skip a "..." quoted-identifier body (with doubled-quote escape).