rustc_
ast
1.85.0-nightly
(5f23ef7d3 2024-12-20)
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
, )