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