Skip to main content

events

Macro events 

Source
macro_rules! events {
    ($($event:ty),+ $(,)?) => { ... };
}
Expand description

Declare an exact, type-checked outward domain-event set.