pub fn load_config<P: AsRef<Path>>(path: P) -> RuntimeConfig
Loads a configuration file from path.
path