#[derive(ConfigSchema)]
{
// Attributes available to this derive:
#[config]
}
Expand description
Derive macro for generating JSON Schema.
#[derive(ConfigSchema)]
{
// Attributes available to this derive:
#[config]
}
Derive macro for generating JSON Schema.