mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
2f33b413594c020e807e3fc84049e1bcb98ecfbb
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.
Description
Languages
Rust
99.6%
Dockerfile
0.2%
Shell
0.2%