Error handling in Axum inspired by anyhow
  • Rust 99.2%
  • Just 0.8%
Find a file
2025-12-21 21:09:10 +01:00
src Refine last PR 2025-12-21 20:45:52 +01:00
tests Fix tests 2024-05-09 01:07:32 +02:00
.gitignore Init commit 2023-10-18 19:58:11 +02:00
.ignore Init commit 2023-10-18 19:58:11 +02:00
Cargo.toml Add MIT license 2025-12-21 21:09:10 +01:00
justfile Push tags with git 2025-12-21 21:09:10 +01:00
LICENSE-AGPLv3.txt Add MIT license 2025-12-21 21:09:10 +01:00
LICENSE-MIT.txt Add MIT license 2025-12-21 21:09:10 +01:00
README.md Ready for publishing 2024-05-09 00:59:38 +02:00

axum-ctx

Axum error handling inspired by anyhow.

➡️ Documentation with examples ⬅️