axum/examples/print-request-response
David Pedersen 9004a14302
Move middleware::from_fn into axum (#719)
* Move `middleware::from_fn` into axum

* changelog

* fix feature

* Rephrase changelog a bit
2022-01-25 10:19:06 +01:00
..
src Move middleware::from_fn into axum (#719) 2022-01-25 10:19:06 +01:00
Cargo.toml Add middleware::from_fn for creating middleware from async fns (#656) 2021-12-27 14:01:26 +01:00