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