pub(crate) fn load_config(path: &Utf8Path) -> Result<Config>
Load a config.
This prints to the stderr directly. It is intended to be called BEFORE the loggers are set up.