Skip to main content

OperationArgs

Derive Macro OperationArgs 

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

impl OperationArgs: the schema of every field, from its #[arg(<ArgKind expression>)] and its doc comment.