cucumber-codegen 0.22.0

Code generation for `cucumber` crate.
Documentation
`cucumber-codegen` crate
========================

[![crates.io](https://img.shields.io/crates/v/cucumber-codegen.svg?maxAge=2592000 "crates.io")](https://crates.io/crates/cucumber-codegen)
[![Rust 1.88+](https://img.shields.io/badge/rustc-1.88+-lightgray.svg "Rust 1.88+")](https://blog.rust-lang.org/2025/06/26/Rust-1.88.0)
[![Unsafe Forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg "Unsafe forbidden")](https://github.com/rust-secure-code/safety-dance)\
[![CI](https://github.com/cucumber-rs/cucumber/actions/workflows/ci.yml/badge.svg?branch=main "CI")](https://github.com/cucumber-rs/cucumber/actions?query=workflow%3ACI+branch%3Amain)
[![Rust docs](https://docs.rs/cucumber-codegen/badge.svg "Rust docs")](https://docs.rs/cucumber-codegen)

- [Changelog]https://github.com/cucumber-rs/cucumber/blob/v0.22.0/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/v0.22.0/LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT]https://github.com/cucumber-rs/cucumber/blob/v0.22.0/LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.




[`cucumber`]: https://docs.rs/cucumber