#[derive(Operations)]
{
// Attributes available to this derive:
#[operation]
}
Expand description
Dispatch, conversions and schemas for the enum of every operation.
#[derive(Operations)]
{
// Attributes available to this derive:
#[operation]
}
Dispatch, conversions and schemas for the enum of every operation.