Function rustc_expand::base::parse_expr [−][src]
Expand description
Parse an expression. On error, emit it, advancing to Eof
, and return None
.
Parse an expression. On error, emit it, advancing to Eof
, and return None
.