Type Definition distant_core::DistantClient

source ·
pub type DistantClient = Client<Msg<Request>, Msg<Response>>;
Expand description

Represents a Client that communicates using the distant protocol