Modules§
- asyncapi
- AsyncAPI 3.0 emission.
- definitions
- docs
- error_
codes - openapi
- OpenAPI 3.1 emission.
- rust
- service
- spec_
common - Pieces shared by the OpenAPI and AsyncAPI emitters.
Derive Macros§
- Definition
Variant - Derive macro ensures that the type manually implements GenElement
. This enforces that any type used as a Definition variant has proper validation logic.