Module rustc_hir_typeck::closure
source ยท Expand description
Code for type-checking closure expressions.
Structsยง
- Closure
Signatures ๐ - Expected
Sig ๐What signature do we expect the closure to have from context?
Code for type-checking closure expressions.