pub fn obj2(k1: &str, v1: Val, k2: &str, v2: Val) -> Val
Build a Val::Obj with two string-key entries (common pattern for itertools output).