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

#316 in #ast

Download history 96/week @ 2024-02-04 170/week @ 2024-02-11 140/week @ 2024-02-18 304/week @ 2024-02-25 169/week @ 2024-03-03 196/week @ 2024-03-10 175/week @ 2024-03-17 110/week @ 2024-03-24 173/week @ 2024-03-31 124/week @ 2024-04-07 223/week @ 2024-04-14 167/week @ 2024-04-21 142/week @ 2024-04-28 125/week @ 2024-05-05 108/week @ 2024-05-12 166/week @ 2024-05-19

566 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

~2MB
~42K SLoC