package env_config

  1. Overview
  2. Docs

A mechanism for instructing a different configuration than the default be loaded by providing a different environment value than a t.

This is used, for example, to modify a particular part of a t without having to specify all of it.

type t
val t_of_sexp : Sexplib0.Sexp.t -> t