13 releases

0.5.2 Nov 13, 2023
0.5.1 Apr 27, 2023
0.4.1 Sep 5, 2022
0.3.1 Jul 3, 2022
0.1.3 Apr 16, 2021

#314 in #ast

Download history 62/week @ 2024-01-03 83/week @ 2024-01-10 133/week @ 2024-01-17 89/week @ 2024-01-24 100/week @ 2024-01-31 173/week @ 2024-02-07 101/week @ 2024-02-14 237/week @ 2024-02-21 268/week @ 2024-02-28 137/week @ 2024-03-06 165/week @ 2024-03-13 172/week @ 2024-03-20 151/week @ 2024-03-27 132/week @ 2024-04-03 148/week @ 2024-04-10 196/week @ 2024-04-17

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

BSD-3-Clause

36KB
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.5MB
~41K SLoC