Function stark::sail::parser::read_quote [−][src]
fn read_quote(
chars: &mut Peekable<Bytes<'_>>,
acc: &mut Vec<u8>,
reg: *mut Region,
tbl: *mut SlHead
) -> Result<*mut SlHead, SlErrCode>
Expand description
Reads a quoted expression off the input stream, into the appropriate object structure