veloren_
network
0.3.0
In veloren_
network::
channel
Structs
MPSC_POOL
MpscDrain
MpscSink
QuicDrain
QuicSink
TcpDrain
TcpSink
Enums
MpscError
Protocols
ProtocolsError
QuicError
RecvProtocols
SendProtocols
Functions
anonymize_addr
spawn_new
Type Aliases
C2cMpscConnect
C2sProtocol
QuicStream
veloren_network
::
channel
Type Alias
C2sProtocol
Copy item path
Settings
Help
Summary
Source
pub(crate) type C2sProtocol = (
Protocols
,
ConnectAddr
,
Cid
);