Function load_config

Source
pub(crate) fn load_config(path: &Utf8Path) -> Result<Config>
Expand description

Load a config.

This prints to the stderr directly. It is intended to be called BEFORE the loggers are set up.