pub type ServiceID = String;
Unique identifier for a service.
pub struct ServiceID { /* private fields */ }