Function syntex_syntax::parse::parse_crate_from_file [] [src]

pub fn parse_crate_from_file<'a>(input: &Path,
                                 sess: &'a ParseSess)
                                 -> PResult<'a, Crate>