axum/.github
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
..
ISSUE_TEMPLATE Rename to axum (#28) 2021-07-09 21:36:14 +02:00
workflows Move axum-handle-error-extract into axum (#534) 2021-11-17 19:09:58 +00:00
PULL_REQUEST_TEMPLATE.md Update links 2021-07-22 19:39:08 +02:00