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-01-06 02:35:42 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9ed18d92cf
axum
/
axum-core
/
src
History
Jonas Platte
c8c0bb2ce1
Fix a typo (
#605
)
2021-12-10 18:34:31 +01:00
..
extract
Introduce
Response
type alias as a shorthand for
Response<BoxBody>
(
#590
)
2021-12-05 19:16:46 +01:00
response
Fix a typo (
#605
)
2021-12-10 18:34:31 +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