[][src]Trait domain_patterns::message::Message

pub trait Message { }

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

Implementors

Loading content...