Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ to
Method
to
issues/693/src/container.rs:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
impl Related<crate::Content> for Entity {
25
fn to() -> RelationDef {
26
Relation::Content.def()
27
}
28
}
29
30
impl ActiveModelBehavior for ActiveModel {}
Callers
nothing calls this directly
Calls
1
def
Method · 0.45
Tested by
no test coverage detected