Function whisky::core::common::tuple

pub fn tuple<K, V>(key: K, value: V) -> Value
where K: Into<Value>, V: Into<Value>,