Table

Derive Macro Table 

Source
#[derive(Table)]
{
    // Attributes available to this derive:
    #[index]
    #[index_set]
}