xmas_elf::header

Function parse_header

Source
pub fn parse_header<'a>(input: &'a [u8]) -> Result<Header<'a>, &'static str>