pub fn join_filter( separator: &str, ) -> impl Fn(&Value, &HashMap<String, Value>) -> Result<Value> + Send + Sync + 'static
Create a filter that joins array elements