☰
Module gather_locals
Structs
?
Module
rustc_typeck
::
check
::
gather_locals
source
·
[
−
]
Structs
Declaration
🔒
A declaration is an abstraction of
hir::Local
and
hir::Let
.
GatherLocalsVisitor
🔒