Type Definition libp2p_noise::NoiseError

source ·
pub type NoiseError = Error;
👎Deprecated: This type has been renamed to drop the Noise prefix, refer to it as noise::Error instead.