fn nested_or_flat<'a>( config: &'a HashMap<String, Value>, nested: &str, flat: &str, ) -> Option<&'a str>