Function syntax::parse::new_parser_from_fileUnstable [-] [+] [src]

pub fn new_parser_from_file<'a>(sess: &'a ParseSess, cfg: CrateConfig, path: &Path) -> Parser<'a>

Create a new parser, handling errors as appropriate if the file doesn't exist