Trait distant_net::RawTransportWrite
source · [−]pub trait RawTransportWrite: AsyncWrite + Send + Unpin { }
Expand description
Interface representing a transport of raw bytes out of the system
pub trait RawTransportWrite: AsyncWrite + Send + Unpin { }
Interface representing a transport of raw bytes out of the system