#hygiene #macro #unhygienic

unhygienic

A library for stripping the hygiene out of macro parameters

2 releases

Uses old Rust 2015

0.1.1 Jun 17, 2018
0.1.0 Jun 16, 2018

#6 in #hygiene

Download history 2/week @ 2025-02-04 5/week @ 2025-02-11 1/week @ 2025-02-18 181/week @ 2025-03-04 883/week @ 2025-03-11 923/week @ 2025-03-18 698/week @ 2025-03-25 1231/week @ 2025-04-01 3599/week @ 2025-04-08 1174/week @ 2025-04-15 328/week @ 2025-04-22 337/week @ 2025-04-29 171/week @ 2025-05-06

2,823 downloads per month
Used in static-events

MIT/Apache

3KB

A dead simple macro to erase macro hygiene. This stringifies the input, then reparses it in the caller's context (with a few warts.)

This library is dual licenced under the MIT and Apache 2.0 licenses.

Dependencies

~5KB