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

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

Shorthand to extract invocation’s CommunicationError type out of N.