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-31 00:00:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee9e5223678d94407f9fe8d8d9895a6d2464bddd
axum
/
axum-extra
/
src
T
History
David Pedersen
0b987c45c7
Re-export
middleware::from_fn
from axum-extra to avoid making breaking changes
2022-02-22 13:33:10 +01:00
..
extract
Introduce
Response
type alias as a shorthand for
Response<BoxBody>
(
#590
)
2021-12-05 19:16:46 +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
Re-export
middleware::from_fn
from axum-extra to avoid making breaking changes
2022-02-22 13:33:10 +01:00