17 releases

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

#307 in #ast

Download history 332/week @ 2024-07-02 174/week @ 2024-07-09 150/week @ 2024-07-16 515/week @ 2024-07-23 419/week @ 2024-07-30 376/week @ 2024-08-06 638/week @ 2024-08-13 347/week @ 2024-08-20 126/week @ 2024-08-27 88/week @ 2024-09-03 141/week @ 2024-09-10 206/week @ 2024-09-17 210/week @ 2024-09-24 447/week @ 2024-10-01 205/week @ 2024-10-08 217/week @ 2024-10-15

1,089 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.6–1.1MB
~25K SLoC