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-14 19:48:49 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b85b227e1
axum
/
axum-core
/
src
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