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