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

Method to

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

defMethod · 0.45

Tested by

no test coverage detected