Current solution duplicates a lot of code. Benchmarks use macros, but tests are more complicated due to function tags. Should still be possible though.
We wrote a standard macro to handle this. We can use a procedural macro for more control, but procedural macros can only be defined in external crates. Closing for now.
Current solution duplicates a lot of code. Benchmarks use macros, but tests are more complicated due to function tags. Should still be possible though.