Struct redis_async::client::ClientConnection
[−]
[src]
pub struct ClientConnection { /* fields omitted */ }
A low-level client connection representing a sender and a receiver.
The two halves operate independently from one another