Function cpclib_basic::string_parser::hex_u16_inner
source ยท pub fn hex_u16_inner(input: &mut &str) -> PResult<u16, ContextError>
Expand description
XXX stolen to the asm parser
pub fn hex_u16_inner(input: &mut &str) -> PResult<u16, ContextError>
XXX stolen to the asm parser