Env

Mirror of an environment.

@safe
alias Env = NamedType!(string[string], Tag!"Environment", null)

Meta