pub fn deserialize_config( path: &Path, warn_pruned: bool ) -> Result<Value, Error>
Deserialize a configuration file.