Expand description
Generic type reference resolution system
This resolver doesn’t special-case any particular schema source. It works by matching type references to imports based on configurable patterns.
Structs§
- Resolution
- Result of attempting to resolve a type reference
- Resolution
Context - Context for type resolution
- Type
Resolver - Main type resolver that coordinates resolution strategies