Type Definition libp2p::identify::IdentifyEvent

source ·
pub type IdentifyEvent = Event;
👎Deprecated since 0.40.0: Use re-exports that omit Identify prefix, i.e. libp2p_identify::Event
Available on crate feature identify only.