Function ddbug::parse_mach [] [src]

pub fn parse_mach<'input>(
    input: &'input [u8],
    cb: &mut FnMut(&mut File) -> Result<()>
) -> Result<()>