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-20 00:00:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a259dcec7e3ccbabe49c3bd07da04cb02029e8f
axum
/
axum-core
/
src
T
History
David Pedersen
8e1341d1f6
Release axum, axum-core, and axum-debug (
#591
)
2021-12-06 10:30:09 +01:00
..
extract
Introduce
Response
type alias as a shorthand for
Response<BoxBody>
(
#590
)
2021-12-05 19:16:46 +01:00
response
Release axum, axum-core, and axum-debug (
#591
)
2021-12-06 10:30:09 +01:00
body.rs
Move
FromRequest
and
IntoResponse
into new
axum-core
crate (
#564
)
2021-11-30 13:46:13 +00:00
error.rs
Move
FromRequest
and
IntoResponse
into new
axum-core
crate (
#564
)
2021-11-30 13:46:13 +00:00
lib.rs
Move
FromRequest
and
IntoResponse
into new
axum-core
crate (
#564
)
2021-11-30 13:46:13 +00:00
macros.rs
Introduce
Response
type alias as a shorthand for
Response<BoxBody>
(
#590
)
2021-12-05 19:16:46 +01:00