14 releases
0.2.10 | Jun 8, 2023 |
---|---|
0.2.9 | Mar 26, 2021 |
0.2.7 | Oct 10, 2020 |
0.2.6 | Sep 8, 2020 |
0.1.2 | Aug 12, 2020 |
#182 in Procedural macros
1,298 downloads per month
Used in 18 crates
(5 directly)
8KB
61 lines
Proc macro2 helper
Various utility code to extract data that can be used with proc macro2
Usage
[dependencies]
proc_macro2_helper = "0.1.*"
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.
Dependencies
~230–660KB
~16K SLoC