pub type Id = Uuid;
Unique identifier for a trace or observation.
pub struct Id(/* private fields */);