rustc_hir_typeck
1.81.0-nightly
(c6727fc9b 2024-07-12)
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: