Type Definition libp2p_swarm::behaviour::NetworkBehaviourAction
source · pub type NetworkBehaviourAction<TOutEvent, TInEvent> = ToSwarm<TOutEvent, TInEvent>;👎Deprecated: Use
ToSwarm instead.pub type NetworkBehaviourAction<TOutEvent, TInEvent> = ToSwarm<TOutEvent, TInEvent>;ToSwarm instead.