1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-19 11:39:53 +01:00
axum/examples/versioning
Kai Jewson dfb06e721c
Introduce Response type alias as a shorthand for Response<BoxBody> ()
* Introduce `Response` type alias as a shorthand

* Don't re-export `Response` at the crate root
2021-12-05 19:16:46 +01:00
..
src Introduce Response type alias as a shorthand for Response<BoxBody> () 2021-12-05 19:16:46 +01:00
Cargo.toml Update tracing-subscriber to 0.3 () 2021-11-06 14:50:23 +00:00