Function wicrs_server::config::load_config[][src]

pub fn load_config(path: &str) -> Config

Load the configuration from config.json. This will cause the program to shutdown if the config file does not exist or if the data it contains is invalid.