macros only.Expand description
Helper type-level glue for cucumber_codegen crate.
Re-exports
Macros
Associate a plugin registry with the specified type.
Enter an element into the plugin registry corresponding to its type.
Structs
Top-level expression defined in the grammar spec.
A value which is initialized on the first access.
A compiled regular expression for matching Unicode strings.
Traits
Return-type polymorphism over fallibility for a #[world(init)] attribute
of a #[derive(World)] macro.
Custom parameter of a Cucumber Expression.
Provider of custom Parameters.
Trait for registering a Step with given, when and then
attributes inside World::collection() method.
Return-type polymorphism over asyncness for a #[world(init)] attribute
of a #[derive(World)] macro.
Functions
Compares two strings in a const context.
Type Definitions
allocBoxFuture, but without the Send requirement.