pub fn expr_trailing_brace(expr: &Expr) -> Option<&Expr>
Expand description

If an expression ends with }, returns the innermost expression ending in the }