Skip to main content

parse_file

Function parse_file 

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

parse source code from given path to ast::File