Module aide::operation

source ·
Expand description

Traits and utilities for schema generation for operations (handlers).

Enums§

Traits§

Functions§

  • Add parameters to an operation while reporting errors.
  • Generate operation parameters from a JSON schema where the schema is an object, and each property is a parameter.
  • Set the body of an operation while reporting errors.

Derive Macros§