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