json_type_value_to_serde_json

Function json_type_value_to_serde_json 

Source
pub fn json_type_value_to_serde_json(
    val: &[u8],
    format: &JsonFormat,
) -> Result<Value>
Expand description

Converts a json type value to serde_json::Value