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

Fix clippy empty_structs_with_brackets #190

Closed jayvdb closed 7 months ago

jayvdb commented 7 months ago

Fixes https://rust-lang.github.io/rust-clippy/master/index.html#/empty_structs_with_brackets in generated code & in butane code.