pub type MemClient = Client<FlumeConnector<Response, Request>>;
rpc
Type alias for a memory-backed client.
struct MemClient { /* private fields */ }