[go: up one dir, main page]

Type Definition cucumber::state::Step [] [src]

type Step<World> = Box<SendableStep<World, Output = InvokeResponse>>;