Derive Macro TableCreator

Source
#[derive(TableCreator)]
{
    // Attributes available to this derive:
    #[table_ignore]
    #[primary_key]
}