Skip to main content

Module environment

Module environment 

Source
Expand description

Runtime environment selection, driven by the DOIDO_ENV variable.

The single, canonical Environment for the whole framework. Every crate that needs to resolve config/<env>.yml uses doido_core::Environment.

Enumsยง

Environment
The application environment. Selects which config/<env>.yml file is read.