jsonb_to_serde_json

Function jsonb_to_serde_json 

Source
pub fn jsonb_to_serde_json(val: &[u8]) -> Result<Value>
Expand description

Converts a json type value to serde_json::Value