Type Definition libp2p::yamux::Yamux

source ·
pub type Yamux<S> = Muxer<S>;
👎Deprecated: Import the yamux module instead and refer to this type as yamux::Muxer.