Values.DependentServiceSourceThe name and version of the service dependant on the requested service.
type nonrec t = {serviceName : ServiceName.t option;The name of the dependent service.
*)serviceVersion : ServiceVersion.t option;The version of the dependent service.
*)}