20 releases

0.7.2 Nov 22, 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

#416 in #ast

Download history 217/week @ 2024-10-20 180/week @ 2024-10-27 283/week @ 2024-11-03 521/week @ 2024-11-10 422/week @ 2024-11-17 203/week @ 2024-11-24 220/week @ 2024-12-01 201/week @ 2024-12-08 171/week @ 2024-12-15 150/week @ 2024-12-22 86/week @ 2024-12-29 201/week @ 2025-01-05 100/week @ 2025-01-12 128/week @ 2025-01-19 227/week @ 2025-01-26 118/week @ 2025-02-02

576 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
~23K SLoC