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