#[derive(StructTable)]
{
// Attributes available to this derive:
#[structable]
}
Expand description
Derive macro to implement StructTable trait
#[derive(StructTable)]
{
// Attributes available to this derive:
#[structable]
}
Derive macro to implement StructTable trait