🐢
just chillin
Pinned Loading
-
bounded-integer
bounded-integer PublicForked from programble/bounded-integer
Bounded integers for Rust
-
A guide on how to write hygienic Rus...
A guide on how to write hygienic Rust macros 1# How to Write Hygienic Rust Macros
23**Macro hygiene** is the concept of macros that work in all contexts; they don't affect and aren't
4affected by anything around them. Ideally all macros would be fully hygienic, but there are _lots_
5of pitfalls and traps that make it all too easy to accidentally write unhygienic macros. This guide
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.