This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-08-26 00:00:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
455fc46bf333185aafcf1796bf0542d038052e7f
axum
/
axum-extra
/
src
T
History
Sabrina Jewson
031e0fd472
Store Bytes in ErasedJson (
#672
)
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