Function syn::fold::fold_expr_while

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