pub type ConnectionId = String;
Unique identifier for a connection.
pub struct ConnectionId { /* private fields */ }