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

Method to

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

Source from the content-addressed store, hash-verified

73
74impl Related<super::cake::Entity> for Entity {
75 fn to() -> RelationDef {
76 Relation::Cake.def()
77 }
78}
79
80impl Related<super::vendor::Entity> for Entity {

Callers 1

defMethod · 0.45

Calls 1

defMethod · 0.45

Tested by

no test coverage detected