Type Alias veloren_network::participant::S2bCreateChannel

source ยท
pub(crate) type S2bCreateChannel = (Cid, Sid, Protocols, ConnectAddr, Sender<()>);