2 releases
Uses old Rust 2015
0.1.1 | Jun 17, 2018 |
---|---|
0.1.0 | Jun 16, 2018 |
#13 in #caller
Used in static-events
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.
lib.rs
:
A dead simple macro to erase macro hygiene. This stringifies the input, then reparses it in the caller's context (with a few warts.)
Dependencies
~5KB