Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ to
Method
to
sea-orm-codegen/tests/expanded/child.rs:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
67
impl Related<super::parent::Entity> for Entity {
68
fn to() -> RelationDef {
69
Relation::Parent.def()
70
}
71
}
72
73
impl ActiveModelBehavior for ActiveModel {}
Callers
1
def
Method · 0.45
Calls
1
def
Method · 0.45
Tested by
no test coverage detected