pub fn fold_expr_binary<F>(f: &mut F, node: ExprBinary) -> ExprBinarywhere F: Fold + ?Sized,
derive
full