Rust Macros in Depth

Book cover of the book

I'm writing a book about Rust macros. People find learning Rust macros hard. In a survey of over 1000 Google developers, macros was one of the top three challenging areas to learn in Rust.

This book will teach you Rust macros from the very basics to the most advanced topics. It will cover both declarative and procedural macros. You will also get to know how the Rust compiler works under the hood to compile your macros. In short, you will become a macros master once you finish the book.

Because the book is still a work in progress you can follow me on Twitter to receive updates or you can leave your email below 👇 to get notified about the progress.