Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: impl AsRef<Path>) -> Result<Parse>
Expand description

Read, decode, and parse a file using automatic encoding detection.