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