Docs.rs
unhygienic-0.1.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unhygienic 0.1.1
A library for stripping the hygiene out of macro parameters.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
0
out of
1
items with examples
Size
Source code size: 2.61 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 123.30 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Lymia/unhygienic
0
0
1
crates.io
Dependencies
proc-macro-hack ^0.4
normal
unhygienic-impl ^0.1.0
normal
Versions
0.1.1
0.1.0
Owners
A dead simple macro to erase macro hygiene. This stringifies the input, then reparses it in the caller's context (with a few warts.)