pub fn parse_basic_value<'src>(
input: &mut &'src str,
) -> PResult<BasicToken, ContextError<StrContext>>
Expand description
TODO add the missing chars Parse the instructions that do not need a prefix byte TODO Add all the other instructions“], Parse a basic value