logo

Type Definition cucumber::event::Metadata[][src]

pub type Metadata = Event<()>;
Expand description

Shortcut for a detached metadata of an arbitrary Event.

Implementations

Wraps the given value with this Event metadata.