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

Method to

sea-orm-codegen/tests/expanded/cake.rs:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61
62impl Related<super::fruit::Entity> for Entity {
63 fn to() -> RelationDef {
64 Relation::Fruit.def()
65 }
66}
67
68impl Related<super::filling::Entity> for Entity {

Callers

nothing calls this directly

Calls 1

defMethod · 0.45

Tested by

no test coverage detected