OneAgencySE / rust_at_one

0 stars 0 forks source link

Refactor Dto traits and create Macros for impl #30

Open Herlix opened 4 years ago

Herlix commented 4 years ago

The trait Dto and Query are both hard to grasp what they are needed for, let's make a procedural macro (derive) for these instead

tiptop96 commented 4 years ago

Started at https://github.com/OneAgencySE/rust_at_one/tree/macros-for-dto