rustc_hir_typeck
1.77.0-nightly
(2319be8e2 2024-01-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?