rootasrole_core::database

Function read_json_config

source
pub fn read_json_config(
    settings: Rc<RefCell<SettingsFile>>,
) -> Result<Rc<RefCell<SConfig>>, Box<dyn Error>>