Type Definition paxakos::communicator::YeaOf

source · []
pub type YeaOf<C> = <C as Communicator>::Yea;
Expand description

Shorthand to extract Yea type out of C.