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