Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ via
Method
via
sea-orm-codegen/tests/compact/cake_with_float.rs:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
super::cake_filling::Relation::Filling.def()
31
}
32
fn via() -> Option<RelationDef> {
33
Some(super::cake_filling::Relation::CakeWithFloat.def().rev())
34
}
35
}
36
37
impl ActiveModelBehavior for ActiveModel {}
Callers
nothing calls this directly
Calls
2
rev
Method · 0.80
def
Method · 0.45
Tested by
no test coverage detected