Type Alias veloren_network::scheduler::A2sConnect
source ยท pub(crate) type A2sConnect = (ConnectAddr, Sender<Result<Participant, NetworkConnectError>>);
pub(crate) type A2sConnect = (ConnectAddr, Sender<Result<Participant, NetworkConnectError>>);