pub type Substream<TMuxer> = SubstreamRef<Arc<TMuxer>>;
Expand description

A successfully opened substream.