19 releases

0.7.1 Nov 11, 2024
0.6.1 Oct 1, 2024
0.5.3 Jul 23, 2024
0.5.2 Nov 13, 2023
0.1.3 Apr 16, 2021

#373 in #ast

Download history 434/week @ 2024-07-29 378/week @ 2024-08-05 410/week @ 2024-08-12 573/week @ 2024-08-19 126/week @ 2024-08-26 79/week @ 2024-09-02 96/week @ 2024-09-09 262/week @ 2024-09-16 207/week @ 2024-09-23 418/week @ 2024-09-30 221/week @ 2024-10-07 239/week @ 2024-10-14 211/week @ 2024-10-21 176/week @ 2024-10-28 351/week @ 2024-11-04 459/week @ 2024-11-11

1,215 downloads per month
Used in 10 crates (via lang-util)

BSD-3-Clause

36KB
782 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

Alixinne alixinne@pm.me

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

~0.5–1MB
~22K SLoC