Type Alias kitsune_p2p_bootstrap::BootstrapDriver

source ·
pub type BootstrapDriver = BoxFuture<'static, ()>;

Aliased Type§

struct BootstrapDriver { /* private fields */ }