rustc_hir_typeck
1.82.0-nightly
(92c6c0380 2024-07-21)
Module typeck_root_ctxt
Structs
In crate rustc_hir_typeck
Module
rustc_hir_typeck
::
typeck_root_ctxt
Copy item path
source
·
[
−
]
Structs
§
TypeckRootCtxt
🔒
Data shared between a “typeck root” and its nested bodies, e.g. closures defined within the function. For example: