Function rootasrole_core::database::read_json_config

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