Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
94 stars 13 forks source link

Add comparison derives to ObjectState #143

Closed jayvdb closed 1 year ago

jayvdb commented 1 year ago

Without these, deriving these traits for models is difficult.