Type Definition paxakos::invocation::ContextOf[][src]

pub type ContextOf<I> = ContextOf<StateOf<I>>;
Expand description

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