#proc-macro #macro-helpers #macro #helper #data #extract #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

#156 in Procedural macros

Download history 158/week @ 2023-12-18 183/week @ 2023-12-25 351/week @ 2024-01-01 530/week @ 2024-01-08 196/week @ 2024-01-15 481/week @ 2024-01-22 303/week @ 2024-01-29 488/week @ 2024-02-05 559/week @ 2024-02-12 700/week @ 2024-02-19 1465/week @ 2024-02-26 162/week @ 2024-03-04 135/week @ 2024-03-11 178/week @ 2024-03-18 215/week @ 2024-03-25 340/week @ 2024-04-01

891 downloads per month
Used in 15 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

~335–770KB
~19K SLoC