#[derive(Table)] { // Attributes available to this derive: #[table] }
derive
Derive macro to implementing cli_table traits
cli_table