[][src]Function syn::fold::fold_expr_unary

pub fn fold_expr_unary<F: ?Sized>(f: &mut F, node: ExprUnary) -> ExprUnary where
    F: Fold