Type Definition libp2p_noise::NoiseOutput
source · pub type NoiseOutput<T> = Output<T>;👎Deprecated: This type has been renamed to drop the
Noise prefix, refer to it as noise::Output instead.