pub type ConeId = Uuid;
Unique identifier for an cone configuration
pub struct ConeId(/* private fields */);