Type Definition paxakos::invocation::EffectOf

source · []
pub type EffectOf<I> = EffectOf<StateOf<I>>;
Expand description

Shorthand to extract state’s Event type out of I.