[][src]Derive Macro impl_table::Table

#[derive(Table)]
{
    // Attributes available to this derive:
    #[column]
    #[primary_key]
}