rustc_
ast
1.86.0-nightly
(942db6782 2025-02-06)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_where_predicate
Copy item path
Source
pub fn walk_where_predicate<T:
MutVisitor
>( vis:
&mut T
, pred: &mut
WherePredicate
, )