Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ via
Method
via
sea-orm-codegen/tests/expanded/filling.rs:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
super::cake_filling::Relation::Cake.def()
61
}
62
fn via() -> Option<RelationDef> {
63
Some(super::cake_filling::Relation::Filling.def().rev())
64
}
65
}
66
67
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