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