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

pub type ContextOf<N> = ContextOf<InvocationOf<N>>;
Expand description

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