pub type ConnectionId = TypedId<14>;
#[repr(transparent)]pub struct ConnectionId(/* private fields */);