Skip to main content

boot

Function boot 

Source
pub fn boot(root: impl AsRef<Path>) -> Result<Config>
Expand description

Load .env and build the default configuration tree.

Called once during boot, before anything reads configuration.