Trait libp2p_rs::core::muxing::ReadWriteEx [−][src]
The trait for IReadWrite. It can be made into a trait object IReadWrite used
by Swarm Substream.
StreamInfo must be supported.
The trait for IReadWrite. It can be made into a trait object IReadWrite used
by Swarm Substream.
StreamInfo must be supported.
pub fn box_clone(&self) -> Box<dyn ReadWriteEx + 'static, Global>[src]impl ReadWriteEx for Channel[src]pub fn box_clone(&self) -> Box<dyn ReadWriteEx + 'static, Global>[src]impl ReadWriteEx for libp2p_rs::mplex::connection::stream::Stream[src]pub fn box_clone(&self) -> Box<dyn ReadWriteEx + 'static, Global>[src]impl ReadWriteEx for libp2p_rs::yamux::connection::stream::Stream[src]pub fn box_clone(&self) -> Box<dyn ReadWriteEx + 'static, Global>[src]