10 unstable releases (3 breaking)

0.4.1 Sep 5, 2022
0.4.0 Sep 5, 2022
0.3.1 Jul 3, 2022
0.3.0 Jun 15, 2022
0.1.3 Apr 16, 2021

#64 in #ast

Download history 45/week @ 2022-12-04 79/week @ 2022-12-11 50/week @ 2022-12-18 41/week @ 2022-12-25 17/week @ 2023-01-01 40/week @ 2023-01-08 20/week @ 2023-01-15 56/week @ 2023-01-22 78/week @ 2023-01-29 78/week @ 2023-02-05 36/week @ 2023-02-12 99/week @ 2023-02-19 69/week @ 2023-02-26 60/week @ 2023-03-05 18/week @ 2023-03-12 42/week @ 2023-03-19

190 downloads per month
Used in 10 crates (via lang-util)

BSD-3-Clause

35KB
778 lines

lang-util-derive

Crates.io docs.rs

lang-util-derive is a proc-macro crate providing automatically derived implementations of the traits provided by lang-util.

These macros are re-exported by the lang-util crate, which you should depend on instead.

Author

Vincent Tavernier vince.tavernier@gmail.com

License

BSD-3-Clause


lib.rs:

lang-util-derive is a proc-macro crate providing automatically derived implementations of the traits provided by lang-util.

These macros are re-exported by the lang-util crate, which you should depend on instead.

Dependencies

~1–1.4MB
~33K SLoC