#[derive(Schema)] { // Attributes available to this derive: #[TableName] #[PrimaryKey] #[UniqueIndex] #[AutoIncrement] #[Generated] }