Function parse_file

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