pub fn meta_get_string( meta: &HashMap<String, Value>, key: &str, default: &str, ) -> String
Helper to get a string value from MetaMapType.