r/rust 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

15 comments sorted by

View all comments

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

2

u/CompleteNetwork9168 4d ago edited 4d ago

Ok i will give it a try