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

pub fn parse_item_from_source_str(name: String, source: String, cfg: CrateConfig, sess: &ParseSess) -> Option<P<Item>>