axum/examples/websockets
David Pedersen 9a410371a6
Move axum-handle-error-extract into axum (#534)
* Move `axum-handle-error-extract` into axum

With 0.4 underway we can now nuke `axum-handle-error-extract` and move
its code directly into axum.

So this replaces the old `HandleErrorLayer` with one that supports async
functions and extractors.

* changelog

* fix CI
2021-11-17 19:09:58 +00:00
..
assets Move all examples to their own crates (#201) 2021-08-18 00:49:01 +02:00
src Move axum-handle-error-extract into axum (#534) 2021-11-17 19:09:58 +00:00
Cargo.toml Update tracing-subscriber to 0.3 (#472) 2021-11-06 14:50:23 +00:00