Function spawn

Source
pub async fn spawn(
    dns: Vec<String>,
    peering_tx: Sender<SyncRequest>,
) -> Result<Infallible>