Skip to main content

Crate oxapi_macro

Crate oxapi_macro 

Source
Expand description

Procedural macros for the oxapi OpenAPI server stub generator.

This crate provides the #[oxapi] attribute macro for generating type-safe server stubs from OpenAPI specifications. See oxapi for full documentation.

Attribute Macrosยง

oxapi
Generate type-safe server stubs from OpenAPI specifications.