View macro output live?

I'm not a rust macro expert.

I had a similar question Debugging proc_macro

cargo expand might be what you're looking for

4 Likes