Derive Macro luna_orm_macro::Entity

source ·
#[derive(Entity)]
{
    // Attributes available to this derive:
    #[TableName]
    #[PrimaryKey]
}