Function syntax::parse::parse_expr_from_source_str[src]

pub fn parse_expr_from_source_str(name: String, source: String, cfg: CrateConfig, sess: &ParseSess) -> Gc<Expr>