pub fn encode_json(json_str: &str) -> Result<Vec<u8>, Box<dyn Error>>
Encode JSON string to JSONB format