parse_raw_file

Function parse_raw_file 

Source
pub fn parse_raw_file(input: &[u8]) -> Result<RawFile<'_>, Err<ParseError<'_>>>