Skip to main content

Crate luminos_config

Crate luminos_config 

Source

Macros§

node

Structs§

Config

Enums§

Node

Functions§

dotenv
This is usually what you want. It loads the .env file located in the environment’s current directory or its parents in sequence.
env
generate
Generate a load_config() function by scanning the given config_dir. Writes the generated file to out_path.