Type Alias swiftlet_quic::endpoint::ConnectionId
source · pub type ConnectionId = u64;Expand description
A Connection ID used to communicate with the endpoint about a specific connection.
pub type ConnectionId = u64;A Connection ID used to communicate with the endpoint about a specific connection.