Trait fluvio_socket::Connection

source ·
pub trait Connection: AsyncRead + AsyncWrite + Send + Sync + Unpin + SplitConnection { }

Implementors§