package env_config

  1. Overview
  2. Docs
module Configuration : sig ... end
module Embedded_in_library : sig ... end

Configurations that are computed at runtime

module Load_from_disk : sig ... end

Configurations that are loaded from a file on disk.

module Log_output : sig ... end