Type Definition holochain_p2p::event::HolochainP2pEventFuture[][src]

pub type HolochainP2pEventFuture<T> = MustBoxFuture<'static, HolochainP2pEventResult<T>>;
Expand description

Future Type.