Function python_ast::lexer::sublex_hex []

fn sublex_hex<'a>(i: &'a [u8]) -> IResult<&'a [u8], &[u8], u32>