Crates.io | axum-handle-error-extract |
lib.rs | axum-handle-error-extract |
version | 0.1.0 |
source | src |
created_at | 2021-11-08 18:29:17.358862 |
updated_at | 2021-11-08 18:29:17.358862 |
description | Error handling layer for axum that supports extractors and async functions |
homepage | https://github.com/tokio-rs/axum |
repository | https://github.com/tokio-rs/axum |
max_upload_size | |
id | 478593 |
size | 17,202 |
Error handling layer for axum that supports extractors and async functions
More information about this crate can be found in the crate documentation.
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented in
100% safe Rust.
axum-handle-error-extract's MSRV is 1.54.
You're also welcome to ask in the Discord channel or open an issue with your question.
:balloon: Thanks for your help improving the project! We are so happy to have
you! We have a contributing guide to help you get involved in the
axum
project.
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in axum
by you, shall be licensed as MIT, without any
additional terms or conditions.