# lang-util-derive
[](https://crates.io/crates/lang-util-derive)
[](https://docs.rs/lang-util-derive/)
`lang-util-derive` is a proc-macro crate providing automatically derived implementations of the
traits provided by [`lang-util`](https://crates.io/crates/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