Derive Macro eosio_macros::TableRow

source ·
#[derive(TableRow)]
{
    // Attributes available to this derive:
    #[table_name]
    #[primary]
    #[secondary]
}