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/vendor.rs:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
70
impl Related<super::fruit::Entity> for Entity {
71
fn to() -> RelationDef {
72
Relation::Fruit.def()
73
}
74
}
75
76
impl ActiveModelBehavior for ActiveModel {}
Callers
1
def
Method · 0.45
Calls
1
def
Method · 0.45
Tested by
no test coverage detected