Structs§
- PatInfo 🔒
- TopInfo 🔒Information about the expected type at the top level of type checking a pattern.
Enums§
- Mode for adjusting the expected type and binding mode.
- Mutbl
Cap 🔒ref mut
patterns (explicit or match-ergonomics) are not allowed behind an&
reference.