decode_json

Function decode_json 

Source
pub fn decode_json(jsonb_bytes: &[u8]) -> Result<String, Box<dyn Error>>
Expand description

Decode JSONB bytes to JSON string