aacebo.hashnode.dev🦀Building Rust Procedural Macros Without quote!: Introducing zynI've been writing proc macros for a while now. Derive macros for internal tools, attribute macros for instrumentation. And every time, the same two problems: quote! doesn't compose (you end up passing1d ago·9 min read