pub trait RawTransportRead: AsyncRead + Send + Unpin { }
Interface representing a transport of raw bytes into the system