Function syn::fold::fold_expr_loop

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