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