pub type ConnectionId = Uuid;
Unique identifier for a connection.
pub struct ConnectionId(/* private fields */);