Bulat Kurbanov 2f33b41359 Refactor error handling to use anyhow throughout codebase
Switch all custom error types and handler signatures from `Box<dyn
std::error::Error + Send + Sync>` to `anyhow::Result`. Add anyhow as a
dependency. Fix typos and update function names for consistency.
2025-06-22 16:26:27 +02:00
2025-03-23 12:56:15 +01:00
2024-04-14 14:48:34 +02:00
2022-09-14 21:41:38 +03:00
2022-09-14 19:42:18 +03:00
2023-09-24 22:37:40 +02:00
2022-08-15 23:14:35 +03:00
Description
No description provided
1.7 MiB
Languages
Rust 99.6%
Dockerfile 0.2%
Shell 0.2%