☰
rustc_hir
1.76.0-beta.9
(1633e2ae0 2024-01-27)
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>)