env_config
Env_config.Embedded_in_library
Configurations that are computed at runtime
module Blocking (Configuration : sig ... end) : sig ... end
module Blocking_overridable (Configuration : sig ... end) : sig ... end
module Async (Configuration : sig ... end) : sig ... end
module Async_overridable (Configuration : sig ... end) : sig ... end