Trait distant_net::RawTransport
source · [−]pub trait RawTransport: RawTransportRead + RawTransportWrite { }
Expand description
Interface representing a transport of raw bytes into and out of the system
pub trait RawTransport: RawTransportRead + RawTransportWrite { }
Interface representing a transport of raw bytes into and out of the system