Function fold_expr_while

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