Function syn::fold::fold_expr_loop[][src]

pub fn fold_expr_loop<F: ?Sized>(f: &mut F, node: ExprLoop) -> ExprLoop where
    F: Fold
This is supported on crate feature fold only.