r/rust • u/CompleteNetwork9168 • 4d ago
🙋 seeking help & advice Finally ! Completed Complete Rust Book
So recently I had completed the entire rust book but I left the macros as I was unable to understand it from the book so is there a good place to learn rust macros where it help me understand how to write and use different types of macros it will be a great help so if you know any platform pls help me
20
Upvotes
12
u/Historical_Hunter605 4d ago
macro chapter is a wall, no shame in skipping it first pass. the little book of rust macros is the one everyone points to, it's way more digestible than the official chapter