Type Definition kitsune_p2p::event::KitsuneP2pEventFuture[][src]

pub type KitsuneP2pEventFuture<T> = MustBoxFuture<'static, KitsuneP2pEventResult<T>>;
Expand description

Future Type.