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

Method to

sea-orm-codegen/tests/expanded/rust_keyword.rs:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118
119impl Related<super::cake::Entity> for Entity {
120 fn to() -> RelationDef {
121 Relation::Cake.def()
122 }
123}
124
125impl ActiveModelBehavior for ActiveModel {}

Callers 1

defMethod · 0.45

Calls 1

defMethod · 0.45

Tested by

no test coverage detected