Type Alias veloren_network::participant::A2bStreamOpen

source ยท
pub(crate) type A2bStreamOpen = (Prio, Promises, Bandwidth, Sender<Stream>);