Module rustc::middle::typeck::rscope[src]
Structs
| BindingRscope | A scope in which we generate anonymous, late-bound regions for omitted regions. This occurs in function signatures. |
| ExplicitRscope |
Traits
| RegionScope | Defines strategies for handling regions that are omitted. For
example, if one writes the type |