Crates.io | unhygienic |
lib.rs | unhygienic |
version | 0.1.1 |
source | src |
created_at | 2018-06-16 00:49:32.748451 |
updated_at | 2018-06-17 13:29:55.824828 |
description | A library for stripping the hygiene out of macro parameters. |
homepage | |
repository | https://github.com/Lymia/unhygienic |
max_upload_size | |
id | 70305 |
size | 2,231 |
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.