This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
axum
Watch
1
Star
0
Fork
You've already forked axum
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2025-03-15 12:02:42 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
50f42d8071
axum
/
axum-extra
/
src
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