Type Definition libp2p::yamux::YamuxLocalConfig

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