Derive Macro Table

Source
#[derive(Table)]
{
    // Attributes available to this derive:
    #[table]
    #[field]
}