pub type AbstainOf<C> = <C as Communicator>::Abstain;
Expand description

Shorthand to extract Abstain type out of C.