Open Herlix opened 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
Started at https://github.com/OneAgencySE/rust_at_one/tree/macros-for-dto
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