zut.json.dump_json_temp

zut.json.dump_json_temp(data: Any, *, encoding='utf-8', indent: int | None = None, sort_keys=False, ensure_ascii=False, cls: type[JSONEncoder] | None = None)