Improve error handling, logging

This commit is contained in:
2026-01-18 00:02:11 +02:00
parent 125ddc3117
commit 33de9720bf
11 changed files with 211 additions and 109 deletions

View File

@@ -29,3 +29,4 @@ tauri-plugin-log = "2"
log = "0.4.29"
rand = "0.9.2"
docx-rs = "0.4.18"
anyhow = "1.0.100"