Type Definition distant_core::DistantChannel
source · [−]pub type DistantChannel = Channel<DistantMsg<DistantRequestData>, DistantMsg<DistantResponseData>>;Expand description
Represents a Channel that communicates using the distant protocol