Trait chekov::Event

source ·
pub trait Event: Send + Clone { }
Expand description

Define an Event which can be produced and consumed

Implementors§