GitHub - dtolnay/proc-macro-workshop: Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]
github.comΒ·5d
πŸ¦€Rust Macros
Preview
Report Post

Rust Latam: procedural macros workshop

This repo contains a selection of projects designed to learn to write Rust procedural macros β€” Rust code that generates Rust code.

Each of these projects is drawn closely from a compelling real use case. Out of the 5 projects here, 3 are macros that I have personally implemented in industrial codebases for work, and the other 2 exist as libraries on crates.io by other authors.

Contents

Similar Posts

Loading similar posts...