1
0
Fork
You've already forked axum-ctx
0
forked from mo8it/axum-ctx
Error handling in Axum inspired by anyhow
  • Rust 99.2%
  • Just 0.8%
2024年05月09日 01:07:32 +02:00
src Ready for publishing 2024年05月09日 00:59:38 +02: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 Ready for publishing 2024年05月09日 00:59:38 +02:00
justfile Use annotated tags 2023年10月19日 13:21:13 +02:00
LICENSE.txt Init commit 2023年10月18日 19:58:11 +02: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 ⬅️