Structs§
- Load
Open ApiOptions - Open
ApiDiagnostic - Structured diagnostic emitted by the OpenAPI importer. Implements
std::error::Errorso it can be stored insideanyhow::Error, enabling callers to downcast and inspect the structured data instead of parsing the human-readable error string. - Open
ApiLoad Result
Enums§
- Diagnostic
Kind - Machine-readable classification of an
OpenApiDiagnostic.