• Stars
    star
    872
  • Rank 52,322 (Top 2 %)
  • Language
    Rust
  • Created over 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Little Book of Rust Macros

The Little Book of Rust Macros

Note: this is a work in progress.

View the canonical, rendered version.

This book is an attempt to distil the Rust community's collective knowledge of Rust macros. As such, both additions (in the form of pull requests) and requests (in the form of issues) are welcome.

If you wish to contribute, see the GitHub repository.

Wanted

  • A nicer CSS theme.
  • Parsing/expansion techniques and patterns.
  • Useful building blocks.