10 unstable releases (3 breaking)
0.4.1 | Sep 5, 2022 |
---|---|
0.4.0 | Sep 5, 2022 |
0.3.1 | Jul 3, 2022 |
0.3.0 | Jun 15, 2022 |
0.1.3 | Apr 16, 2021 |
#64 in #ast
190 downloads per month
Used in 10 crates
(via lang-util)
35KB
778 lines
lang-util-derive
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
~1–1.4MB
~33K SLoC