rustc_hir_typeck
1.79.0-nightly
(e3181b091 2024-04-18)
Module closure
Structs
In crate rustc_hir_typeck
?
Settings
Module
rustc_hir_typeck
::
closure
Copy item path
source
·
[
−
]
Expand description
Code for type-checking closure expressions.
Structs
§
ClosureSignatures
🔒
ExpectedSig
🔒
What signature do we
expect
the closure to have from context?