Function print_json_str

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