Derive Macro StructTable

Source
#[derive(StructTable)]
{
    // Attributes available to this derive:
    #[structable]
}
Expand description

Derive macro to implement StructTable trait