Module cucumber::state
[−]
[src]
Low level location of step functions and matcher logic
Structs
| Captures |
Captures represents a group of captured strings for a single match. |
| Cucumber |
The Cucumber state wrapper |
| Regex |
A compiled regular expression for matching Unicode strings. |
Traits
| SendableStep |
The trait steps must implement to be invokable |
Type Definitions
| Step | |
| StepId |