20 releases

new 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

#376 in #ast

Download history 367/week @ 2024-08-02 331/week @ 2024-08-09 705/week @ 2024-08-16 173/week @ 2024-08-23 106/week @ 2024-08-30 80/week @ 2024-09-06 224/week @ 2024-09-13 213/week @ 2024-09-20 377/week @ 2024-09-27 247/week @ 2024-10-04 229/week @ 2024-10-11 230/week @ 2024-10-18 215/week @ 2024-10-25 305/week @ 2024-11-01 489/week @ 2024-11-08 270/week @ 2024-11-15

1,307 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