~starkingdoms/starkingdoms

ref: 811ddef177f1788ddcc24c8a845df2b3c7ba2bc6 starkingdoms/api/starkingdoms_api_entities/src/entity/mod.rs -rw-r--r-- 115 bytes
811ddef1 — c0repwn3r jenkins CI pt.9 (custom build image) 2 years ago
                                                                                
1
2
3
4
5
6
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.11.2

pub mod prelude;

pub mod user;
pub mod user_auth_realm;