#[derive(PluginConfig)]
{
// Attributes available to this derive:
#[lenso]
#[serde]
}
Expand description
Derives the locked JSON Schema fragment consumed by a struct-level Plugin.
#[derive(PluginConfig)]
{
// Attributes available to this derive:
#[lenso]
#[serde]
}
Derives the locked JSON Schema fragment consumed by a struct-level Plugin.