[![crates.io][crates-badge]][crates-url] [![docs.rs][docs-badge]][docs-url] [crates-badge]: https://img.shields.io/crates/v/etest-derive.svg [crates-url]: https://crates.io/crates/etest-derive [docs-badge]: https://img.shields.io/docsrs/etest-derive/latest [docs-url]: https://docs.rs/etest-derive/latest/etest-derive/index.html # About The `proc-macro` part of `etest`. # License The code of this crate is licensed under GPL-3.0-or-later. A permission to use and distribute the generated code (the expanded macro) under terms of your choice is explicitly granted.