[][src]Derive Macro orma_derive::DbData

#[derive(DbData)]
{
    // Attributes available to this derive:
    #[schema]
    #[table]
    #[pk]
}