Skip to main content

Crate endpoint_gen

Crate endpoint_gen 

Source

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§

DefinitionVariant
Derive macro ensures that the type manually implements GenElement. This enforces that any type used as a Definition variant has proper validation logic.