pub type PacketID = Ulid;
Unique identifier for a packet (ULID).
pub struct PacketID(pub u128);
0: u128