axum/axum-extra/src
2021-12-28 10:41:21 +00:00
..
extract Introduce Response type alias as a shorthand for Response<BoxBody> (#590) 2021-12-05 19:16:46 +01:00
middleware Document how to pass state to middleware::from_fn (#669) 2021-12-27 23:53:50 +01:00
response Store Bytes in ErasedJson (#672) 2021-12-28 10:41:21 +00:00
routing Introduce Response type alias as a shorthand for Response<BoxBody> (#590) 2021-12-05 19:16:46 +01:00
lib.rs Add middleware::from_fn for creating middleware from async fns (#656) 2021-12-27 14:01:26 +01:00