#[derive(Table)]
{
// Attributes available to this derive:
#[table]
}
Available on crate feature
derive only.Expand description
Derive macro to implementing cli_table traits
#[derive(Table)]
{
// Attributes available to this derive:
#[table]
}
derive only.Derive macro to implementing cli_table traits