9 unstable releases (3 breaking)

0.3.3 Jan 31, 2022
0.3.2 Dec 9, 2021
0.2.2 Nov 22, 2021
0.1.0 Oct 6, 2021
0.0.0 Oct 3, 2021

#93 in #better

Download history 97/week @ 2024-01-04 172/week @ 2024-01-11 96/week @ 2024-01-18 89/week @ 2024-01-25 23/week @ 2024-02-01 99/week @ 2024-02-08 111/week @ 2024-02-15 106/week @ 2024-02-22 150/week @ 2024-02-29 82/week @ 2024-03-07 98/week @ 2024-03-14 76/week @ 2024-03-21 164/week @ 2024-03-28 91/week @ 2024-04-04 134/week @ 2024-04-11 92/week @ 2024-04-18

487 downloads per month
Used in axum-option

MIT license

14KB
261 lines

axum-debug

Build status Crates.io Documentation

This is a debugging crate that provides better error messages for axum framework.

Note: this crate is deprecated. Use axum-macros instead.

More information about this crate can be found in the crate documentation.

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

Minimum supported Rust version

axum-debug's MSRV is 1.54.

Getting Help

You're also welcome to ask in the Discord channel or open an issue with your question.

Contributing

🎈 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.

License

This project is licensed under the MIT license.

Contribution

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.

Dependencies

~1.5MB
~33K SLoC