Function syntex_syntax::parse::parse_crate_from_source_str [] [src]

pub fn parse_crate_from_source_str<'a>(name: String, source: String, cfg: CrateConfig, sess: &'a ParseSess) -> PResult<'a, Crate>