Module Env_config.ConfigurationSource

Sourcemodule type S = sig ... end
Sourcemodule type Overridable = sig ... end
Sourcemodule Load_from_disk : sig ... end

The default configuration is loaded from a file on disk.

Sourcemodule Embedded_in_library : sig ... end

The default configuration is computed, or embedded in the library