Function get_json_str

Source
fn get_json_str(obj: &impl Serialize, key: Option<&str>) -> Result<String>