Module rustc_hir_typeck::pat
source ยท Structsยง
- PatInfo ๐
- TopInfo ๐Information about the expected type at the top level of type checking a pattern.
Enumsยง
- Adjust
Mode ๐Mode for adjusting the expected type and binding mode. - Mutbl
Cap ๐ref mut
patterns (explicit or match-ergonomics) are not allowed behind an&
reference.
Constantsยง
Functionsยง
- is_
number ๐