Type Definition paxakos::node::EventOf[][src]

pub type EventOf<N> = EffectOf<InvocationOf<N>>;
Expand description

Shorthand to extract invocation’s Event type out of N.