MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / via

Method via

sea-orm-codegen/tests/expanded/cake_with_float.rs:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 super::cake_filling::Relation::Filling.def()
74 }
75 fn via() -> Option<RelationDef> {
76 Some(super::cake_filling::Relation::CakeWithFloat.def().rev())
77 }
78}
79
80impl ActiveModelBehavior for ActiveModel {}

Callers

nothing calls this directly

Calls 2

revMethod · 0.80
defMethod · 0.45

Tested by

no test coverage detected