Struct libp2p_mplex::Substream [−][src]
pub struct Substream { /* fields omitted */ }
Active substream to the remote.
pub struct Substream { /* fields omitted */ }
Active substream to the remote.
impl RefUnwindSafe for Substream
impl Send for Substream
impl Sync for Substream
impl Unpin for Substream
impl UnwindSafe for Substream