Type Alias cucumber::event::Info

source ·
pub type Info = Arc<dyn Any + Send + 'static>;
Expand description

Alias for a catch_unwind() error.

Aliased Type§

struct Info { /* private fields */ }