creusot icon indicating copy to clipboard operation
creusot copied to clipboard

Provide `derive` macros for `Resolve`

Open xldenis opened this issue 2 years ago • 1 comments

These traits are going to end up being quite pervasive in Creusot developments but most instances will be incredibly boring, we should provide derive macros to handle those cases: sums, and products.

xldenis avatar Oct 12 '21 11:10 xldenis

Really, we only need this for Resolve and I actually think that even for that we might be able to instead use a default instance on Resolve!

xldenis avatar Oct 28 '21 15:10 xldenis