Type Definition libp2p_yamux::YamuxLocalConfig
source · pub type YamuxLocalConfig = LocalConfig;
👎Deprecated: Import the
yamux
module and refer to this type as yamux::LocalConfig
instead.