rustc_hir_typeck
1.78.0-nightly
(b381d3ab2 2024-02-12)
Module closure
Structs
In crate rustc_hir_typeck
?
Module
rustc_hir_typeck
::
closure
source
·
[
−
]
Expand description
Code for type-checking closure expressions.
Structs
§
ClosureSignatures
🔒
ExpectedSig
🔒
What signature do we
expect
the closure to have from context?