syntax::hacks

Function parse_expr_from_str

source
pub fn parse_expr_from_str(s: &str, edition: Edition) -> Option<Expr>