pub type StreamId = Uuid;
Unique identifier for an active stream
pub struct StreamId(/* private fields */);