Type Definition libp2p::yamux::YamuxConfig
source · pub type YamuxConfig = Config;
👎Deprecated: Import the
yamux
module and refer to this type as yamux::Config
instead.