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

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