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