Derive Macro openapi_type::OpenapiType
source · #[derive(OpenapiType)]
{
// Attributes available to this derive:
#[openapi]
}
Expand description
The derive macro for OpenapiType
.
#[derive(OpenapiType)]
{
// Attributes available to this derive:
#[openapi]
}
The derive macro for OpenapiType
.