feat: add server error types and reqwest fetcher

This commit is contained in:
2026-06-05 15:10:11 +02:00
parent 86b196c2d8
commit 9f3ff2633c
5 changed files with 2837 additions and 6 deletions
+1
View File
@@ -1 +1,2 @@
pub mod error;
pub mod model;