Export result to txt/docx

This commit is contained in:
2026-01-13 21:08:24 +02:00
parent e9ca378099
commit 4b49b4b54e
6 changed files with 265 additions and 25 deletions

View File

@@ -28,3 +28,4 @@ rstest = "0.26.1"
tauri-plugin-log = "2"
log = "0.4.29"
rand = "0.9.2"
docx-rs = "0.4.18"