Refactoring: Lots of fixes still necessary to get it into a working state

This commit is contained in:
Lennart
2024-05-25 22:00:09 +02:00
parent 35acfe1575
commit 7a0a91f823
14 changed files with 470 additions and 223 deletions

View File

@@ -15,3 +15,4 @@ serde = { version = "1.0.197", features = ["derive"] }
strum = "0.26"
itertools = "0.12"
thiserror = "1.0"
roxmltree = "0.19"