Searched defs:DbConfig (Results 1 – 1 of 1) sorted by relevance
15 pub enum DbConfig { enum111 pub fn set_db_config(&self, config: DbConfig, new_val: bool) -> Result<bool> { in set_db_config()