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