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