Crate spring_utoipa

Source

Re-exports§

pub use utoipa;

Modules§

config

Structs§

UtoipaPlugin

Traits§

UtoipaConfigurator

Attribute Macros§

utoipa_ignore
Ignore the function from the auto discovery
utoipauto
Macro to automatically discover all the functions with the #[utoipa] attribute And the struct deriving ToSchema and ToResponse