axum/examples/customize-extractor-error/src
Zheng Li 19101f624d
Replace async_trait with AFIT / RPITIT (#2308)
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2024-09-28 21:27:11 +00:00
..
custom_extractor.rs Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
derive_from_request.rs Add IntoResponse impl to customize-extractor-error example (#2191) 2023-09-11 12:12:03 +00:00
main.rs Use env!("CARGO_CRATE_NAME") in the example to simplify the tracing setup code (#2884) 2024-08-24 08:36:08 +02:00
with_rejection.rs Use JsonRejection::{status, body_text} in customize extractor error example (#1790) 2023-02-25 15:02:02 +01:00