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.