Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ model.rs
File
model.rs
issues/400/src/model.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use sea_orm::entity::prelude::*;
2
use std::marker::PhantomData;
3
4
#[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected