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

Derive macro to implementing cli_table traits