Function gr::remote::read_config

source ยท
pub fn read_config(
    config_file: &Path,
    domain: &str,
) -> Result<Arc<dyn ConfigProperties>>