pub fn parse_file(path: impl AsRef<Path>) -> Result<Parse>
Read, decode, and parse a file using automatic encoding detection.