walk_where_predicate
rustc_
ast
1.92.0-beta.3
(f3f12444a 2025-11-09)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_
where_
predicate
Copy item path
Source
pub fn walk_where_predicate<V:
MutVisitor
>( visitor:
&mut V
, node: &mut
WherePredicate
, )