Improved error handling

This commit is contained in:
2023-01-12 02:01:14 +01:00
parent e9d1cf554d
commit 13f5c87c03
18 changed files with 445 additions and 172 deletions
+1
View File
@@ -7,3 +7,4 @@ pub mod ntfy;
pub mod light_sensor;
pub mod hue_bridge;
pub mod auth;
pub mod error;