Skip to main content

Crate arvalez_openapi

Crate arvalez_openapi 

Source

Structs§

LoadOpenApiOptions
OpenApiDiagnostic
Structured diagnostic emitted by the OpenAPI importer. Implements std::error::Error so it can be stored inside anyhow::Error, enabling callers to downcast and inspect the structured data instead of parsing the human-readable error string.
OpenApiLoadResult

Enums§

DiagnosticKind
Machine-readable classification of an OpenApiDiagnostic.

Functions§

categorize_reference
diagnostic_pointer_tail
load_openapi_to_ir
load_openapi_to_ir_with_options
normalize_diagnostic_feature