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

Method to

sea-orm-codegen/tests/expanded/cake_filling.rs:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70
71impl Related<super::cake::Entity> for Entity {
72 fn to() -> RelationDef {
73 Relation::Cake.def()
74 }
75}
76
77impl Related<super::filling::Entity> for Entity {

Callers 1

defMethod · 0.45

Calls 1

defMethod · 0.45

Tested by

no test coverage detected