Struct libp2p_mplex::Substream [−][src]
pub struct Substream { /* fields omitted */ }Expand description
Active substream to the remote.
Auto Trait Implementations
impl RefUnwindSafe for Substreamimpl UnwindSafe for Substreampub struct Substream { /* fields omitted */ }Active substream to the remote.
impl RefUnwindSafe for Substreamimpl UnwindSafe for Substream