Type Definition paxakos::node::ContextOf

source · []
pub type ContextOf<N> = ContextOf<InvocationOf<N>>;
Expand description

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