Function swarm

Source
pub(crate) async fn swarm<B: NetworkBehaviour + Default>() -> Result<Swarm<B>>