Function syn::fold::fold_expr_in_place
[−]
[src]
pub fn fold_expr_in_place<V: Fold + ?Sized>(
_visitor: &mut V,
_i: ExprInPlace
) -> ExprInPlace