Type Definition harmonizer::ServiceList[][src]

type ServiceList = Vec<ServiceDefinition>;

An ordered stack of the services (subgraphs) that, when composed in order by the composition algorithm, will represent the supergraph.