Module Container.LifecycleSource
Sourceval start : t -> Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t Sourceval module_name : t -> string Sourceval make :
string ->
?dependencies:t list ->
(Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t) ->
(Core__.Core_ctx.t -> unit Lwt.t) ->
t