whisky::core::common

Function con_str

pub fn con_str<N, T>(constructor: N, fields: T) -> Value
where N: Into<Value>, T: Into<Value>,