pub type CommunicationErrorOf<I> = <I as Invocation>::CommunicationError;
Expand description

Shorthand to extract CommunicationError type out of I.