Skip to main content

consume_double_quoted

Function consume_double_quoted 

Source
fn consume_double_quoted(bytes: &[u8], i: usize, len: usize) -> usize
Expand description

Consume a double-quoted identifier. i is the position after the opening ". Returns the position after the closing ".