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/cake.rs:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
62
impl Related<super::fruit::Entity> for Entity {
63
fn to() -> RelationDef {
64
Relation::Fruit.def()
65
}
66
}
67
68
impl Related<super::filling::Entity> for Entity {
Callers
nothing calls this directly
Calls
1
def
Method · 0.45
Tested by
no test coverage detected