Structs§
- Enriched
Members - The enriched members of a type, including direct members of structs, as well as members of
targets of
Deref
andDerefMut
of the type. - Enriched
Type Member Access - The enriched member of a type, including the member itself and the deref functions needed to access it.
- Resolved
Items - Lookback maps for item resolving. Can be used to quickly check what is the semantic resolution of any path segment.
- Resolver
- Resolves paths semantically.
- Resolver
Data
Enums§
Constants§
Traits§
- AsSegments
- A trait for things that can be interpreted as a path of segments.