Type Alias kitsune_p2p_bootstrap::BootstrapShutdown

source ·
pub type BootstrapShutdown = Box<dyn FnOnce() + Send + Sync + 'static>;

Aliased Type§

struct BootstrapShutdown(/* private fields */);