proc-macro2-impersonated

Adapted from proc-macro2 Removed wrap proc-macro for correct span outside rust sources Not use in proc-macro context if you don't know what you do

Build Status Latest Version Rust Documentation

A wrapper around the procedural macro API of the compiler's proc_macro crate. This library serves two purposes:

Usage

toml [dependencies] proc-macro2-impersonated = "1.0"

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.


Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.