#proc-macro #macro-helpers #macro #extract #data #helper #macro2

proc_macro2_helper

Various utility code to extract data that can be used with proc macro2

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

Download history 301/week @ 2024-07-30 364/week @ 2024-08-06 345/week @ 2024-08-13 276/week @ 2024-08-20 263/week @ 2024-08-27 228/week @ 2024-09-03 257/week @ 2024-09-10 253/week @ 2024-09-17 339/week @ 2024-09-24 286/week @ 2024-10-01 255/week @ 2024-10-08 720/week @ 2024-10-15 525/week @ 2024-10-22 357/week @ 2024-10-29 191/week @ 2024-11-05 167/week @ 2024-11-12

1,298 downloads per month
Used in 18 crates (5 directly)

MIT/Apache

8KB
61 lines

Proc macro2 helper

Latest Version Build Status

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