Skip to main content

obj2

Function obj2 

Source
pub fn obj2(k1: &str, v1: Val, k2: &str, v2: Val) -> Val
Expand description

Build a Val::Obj with two string-key entries (common pattern for itertools output).