Function easy_plugin::extractor::expr_to_in_place []

pub fn expr_to_in_place(expr: &Expr)
                        -> Result<(P<Expr>, P<Expr>), (Span, String)>

Returns the ExprKind::InPlace values in the supplied Expr.