Crate simple_tables_derive

Crate simple_tables_derive 

Source

Attribute Macrosยง

table
Initialises a struct to be a Table that holds information about a table row.
table_row
Initialises a struct to be used as a TableRow so it can be used as an entry inside of a Table