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

Method to

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

Source from the content-addressed store, hash-verified

66
67impl Related<super::parent::Entity> for Entity {
68 fn to() -> RelationDef {
69 Relation::Parent.def()
70 }
71}
72
73impl ActiveModelBehavior for ActiveModel {}

Callers 1

defMethod · 0.45

Calls 1

defMethod · 0.45

Tested by

no test coverage detected