Structs§
- Binding
Level 🔒 - A level of binding for type-level variables. Each item has a top-level binding level corresponding to the parameters and clauses to the items. We may then encounter inner binding levels in the following cases:
- Lifetime
Mutability Computer - Struct to compute the “mutability” of each lifetime.
Functions§
- translate_
region_ 🔒name - Small helper: we ignore some region names (when they are equal to “’_”)