Struct libp2p_mplex::OutboundSubstream [−][src]
pub struct OutboundSubstream {}Expand description
Active attempt to open an outbound substream.
Auto Trait Implementations
impl RefUnwindSafe for OutboundSubstreamimpl Send for OutboundSubstreamimpl Sync for OutboundSubstreamimpl Unpin for OutboundSubstreamimpl UnwindSafe for OutboundSubstream