Core.ContainerSourceThe service container manages service lifecycles. It knows how to start services in the right order by respecting the defined dependencies. Use it to implement you own services.
val collect_all_lifecycles :
(module SERVICE) list ->
(string, Lifecycle.t, Base.String.comparator_witness) Base.Map.t