unhygienic

Crates.iounhygienic
lib.rsunhygienic
version0.1.1
sourcesrc
created_at2018-06-16 00:49:32.748451
updated_at2018-06-17 13:29:55.824828
descriptionA library for stripping the hygiene out of macro parameters.
homepage
repositoryhttps://github.com/Lymia/unhygienic
max_upload_size
id70305
size2,231
pest-ide-tools (github:pest-parser:pest-ide-tools)

documentation

https://docs.rs/unhygienic/

README

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.

Commit count: 3

cargo fmt