Function stark::sail::parser::read_string [−][src]
fn read_string(
chars: &mut Peekable<Bytes<'_>>,
acc: &mut Vec<u8>,
reg: *mut Region,
tbl: *mut SlHead
) -> Result<*mut SlHead, SlErrCode>
Expand description
Reads a string from the input stream and creates its Sail object