Function classfile_parser::code_attribute::code_parser[][src]

pub fn code_parser(input: &[u8]) -> IResult<&[u8], Vec<(usize, Instruction)>>