Function syn::fold::fold_expr_while [] [src]

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