github tokio-rs/axum axum-core-v0.2.4
axum-core - v0.2.4

latest releases: axum-v0.8.0-alpha.1, axum-extra-v0.10.0-alpha.1, axum-macros-v0.5.0-alpha.1...
2 years ago
  • added: Implement IntoResponse and IntoResponseParts for http::Extensions (#975)
  • added: Implement IntoResponse for (http::response::Parts, impl IntoResponse) (#950)
  • added: Implement IntoResponse for (http::response::Response<()>, impl IntoResponse) (#950)
  • added: Implement IntoResponse for (Parts | Request<()>, $(impl IntoResponseParts)+, impl IntoResponse) (#980)

Don't miss a new axum release

NewReleases is sending notifications on new releases.