axum/axum-debug/tests
Kai Jewson dfb06e721c
Introduce Response type alias as a shorthand for Response<BoxBody> (#590)
* Introduce `Response` type alias as a shorthand

* Don't re-export `Response` at the crate root
2021-12-05 19:16:46 +01:00
..
fail Move FromRequest and IntoResponse into new axum-core crate (#564) 2021-11-30 13:46:13 +00:00
pass Introduce Response type alias as a shorthand for Response<BoxBody> (#590) 2021-12-05 19:16:46 +01:00