Type Definition libp2p_core::connection::Substream[][src]

type Substream<TMuxer> = SubstreamRef<Arc<TMuxer>>;

A successfully opened substream.