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

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