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