ToSchema

Derive Macro ToSchema 

Source
#[derive(ToSchema)]
{
    // Attributes available to this derive:
    #[salvo]
}
Expand description

This is #[derive] implementation for ToSchema trait, Read more.