Derive Macro TableData

Source
#[derive(TableData)]
{
    // Attributes available to this derive:
    #[mydb]
    #[table_name]
    #[table_field]
}