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-22 00:00:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7049054bfc8e73b807c8af5199876d608da588e
axum
/
axum-core
/
src
T
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