Type Definition paxakos::invocation::ContextOf

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

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