Function fold_expr_unary

Source
pub fn fold_expr_unary<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprUnary,
) -> ExprUnary