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