rustc_hir
1.77.0-nightly
(190f4c961 2024-01-09)
In rustc_hir::intravisit
?
Function
rustc_hir
::
intravisit
::
walk_body
source
·
[
−
]
pub fn walk_body<'v, V:
Visitor
<'v>>(visitor:
&mut V
, body: &'v
Body
<'v>)