Searched defs:ConfigError (Results 1 – 1 of 1) sorted by relevance
733 pub struct ConfigError { struct737 impl fmt::Display for ConfigError { implementation789 pub fn update(&mut self, mut json: serde_json::Value) -> Result<(), ConfigError> { in update() argument