Message

Trait Message 

Source
pub trait Message { }
Expand description

Message is a simple marker trait shared by commands and events, to allow for each application of either.

Implementorsยง