#[derive(JsonSchema)]
{
    // Attributes available to this derive:
    #[metastructure]
}
Expand description

Derives schemars::JsonSchema from an Annotated structure.