pub type ServiceId = Id<'V'>;
A service (i.e. Provider) ID
pub struct ServiceId(/* private fields */);