Table

Derive Macro Table 

Source
#[derive(Table)]
{
    // Attributes available to this derive:
    #[nanosql]
}
Expand description

See the documentation of the Table trait for details.