Expand description
Definitions for a Collection which is used to store Step Fns and
corresponding Regex patterns.
Structs
Type Definitions
Name of a capturing group inside a regex.
Alias for a gherkin::Step function that returns a LocalBoxFuture.
Alias for a Step with regex::CaptureLocations, Location and
Context returned by Collection::find().