Function syntex_syntax::parse::parse_stmt_from_source_str
[−]
[src]
pub fn parse_stmt_from_source_str(name: String, source: String, cfg: CrateConfig, sess: &ParseSess) -> Option<P<Stmt>>