build_json_object

Function build_json_object 

Source
pub fn build_json_object(params: &[(&str, Value)]) -> Value
Expand description

Build a JSON object with the given parameters.