walk_where_predicate
rustc_
ast
1.92.0-nightly
(7c275d09e 2025-09-18)
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
, )