work on errors

This commit is contained in:
Lennart
2024-03-15 21:29:21 +01:00
parent ebf826f5b0
commit 1221a3cba1
10 changed files with 28 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
pub mod depth_extractor;
pub mod error;
pub mod namespace;
pub mod resource;
pub mod xml_snippets;