[][src]Function binfarce::elf32::parse

pub fn parse(
    data: &[u8],
    byte_order: ByteOrder
) -> Result<Elf32<'_>, ParseError>