Crate cucumber_codegen[][src]

Expand description

cucumber-codegen crate

Documentation CI Rust 1.56+ Unsafe Forbidden

Code generation for cucumber tests auto-wiring.

DO NOT use it directly, use cucumber crate instead.

License

This project is licensed under either of

at your option.

Attribute Macros

Attribute to auto-wire the test to the World implementer.

Attribute to auto-wire the test to the World implementer.

Attribute to auto-wire the test to the World implementer.

Derive Macros

Derive macro for tests auto-wiring.