`cucumber-codegen` crate
========================
[](https://docs.rs/cucumber-codegen)
[](https://github.com/cucumber-rs/cucumber/actions)
[](https://blog.rust-lang.org/2021/07/29/Rust-1.54.0.html)
[](https://github.com/rust-secure-code/safety-dance)
- [Changelog](https://github.com/cucumber-rs/cucumber/blob/main/codegen/CHANGELOG.md)
Code generation for [`cucumber`] tests auto-wiring.
DO NOT use it directly, use [`cucumber`] crate instead.
## License
This project is licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/cucumber-rs/cucumber/blob/main/LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT](https://github.com/cucumber-rs/cucumber/blob/main/LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
at your option.
[`cucumber`]: https://docs.rs/cucumber