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-01 00:50:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3ab3e5f91d
axum
/
axum-core
/
src
History
Tshepang Mbambo
3ab3e5f91d
Use
http
re-export in docs (
#1554
)
2022-11-20 21:48:41 +01:00
..
ext_traits
Add RequestExt::{with_limited_body, into_limited_body} (
#1420
)
2022-09-28 20:20:47 +00:00
extract
Use
http
re-export in docs (
#1554
)
2022-11-20 21:48:41 +01:00
response
Generalize
AppendHeaders
to accept any
impl IntoIterator
(
#1495
)
2022-10-20 21:05:04 +02:00
body.rs
Move
FromRequest
and
IntoResponse
into new
axum-core
crate (
#564
)
2021-11-30 13:46:13 +00:00
error.rs
Add Error::into_inner (
#1476
)
2022-10-13 11:44:54 +02:00
lib.rs
Improve compile errors for unimplemented traits (
#1436
)
2022-11-19 12:45:03 +01:00
macros.rs
Refactor
all_the_tuples!
macros (
#1413
)
2022-09-25 15:22:40 +02:00