Function syn::fold::fold_expr_unary

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