Skip to main content

Connection

Type Alias Connection 

Source
pub type Connection = (Sender<Bytes>, Receiver<Bytes>);