cucumber_rust_codegen 0.9.0

Code generation for `cucumber_rust` crate.
Documentation
1
2
3
4
5
6
7
Feature: Example feature

  Scenario: An example scenario
    Given foo is 0

  Scenario: An example sync scenario
    Given foo is sync 0