Type Definition kitsune_p2p_types::transport::TransportListenerFuture[][src]

pub type TransportListenerFuture<T> = MustBoxFuture<'static, TransportListenerResult<T>>;
Expand description

Future Type.