pub type KitsuneP2pEventReceiver = Receiver<KitsuneP2pEvent>;
Expand description

Receiver type for incoming connection events.

Aliased Type§

struct KitsuneP2pEventReceiver { /* private fields */ }