GeistHaus
log in · sign up

Introduction to Procedural Macros in Rust

tinkering.xyz

One of the really nice things about Rust is its macro system. It makes it really easy to generate boilerplate code that would otherwise be really tedious to write by hand. In this post you'll learn how to write your own macros that will put Nicolas Cage quotes in the error messages generated by your IDE.

0 pages link to this URL

No pages have linked to this URL yet.