Derive Macro cli_table::Table[][src]

#[derive(Table)]
{
    // Attributes available to this derive:
    #[table]
}
This is supported on crate feature derive only.

Derive macro to implementing cli_table traits