Help learning proc macros

⚓ Rust    📅 2026-01-24    👤 surdeus    👁️ 1      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Help learning proc macros

I saw this video, and thought that proc macros are petty cool. However, while this was a cool video, it was not the best tutorial on proc macros in general. Is there any good resource on learning proc macros from the ground up? I have some notion of how to make declarative macros, but as i understand it, proc macros are a different beast all together.

2 posts - 2 participants

Read full topic

🏷️ Rust_feed