rustc_hir
1.77.0-nightly
(5bd5d214e 2024-01-25)
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>)