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-31 00:00:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4fc2f235a67e56b8b51e5dc35a2e17f12a8a4fa
axum
/
axum-core
/
src
T
History
David Pedersen
e4fc2f235a
Clearly document applying
DefaultBodyLimit
to individual routes (
#2157
)
2023-09-16 22:24:00 +02:00
..
ext_traits
Misc documentation improvements (
#1647
)
2023-01-07 14:07:54 +01:00
extract
Clearly document applying
DefaultBodyLimit
to individual routes (
#2157
)
2023-09-16 22:24:00 +02:00
response
Implement
IntoResponse
for
(R,) where R: IntoResponse
(
#2143
)
2023-09-16 22:24:00 +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
Silence error from enabling nightly_error_messages
2023-09-16 22:24:00 +02:00
macros.rs
Fix
.source()
of composite rejections (
#2030
)
2023-07-17 09:38:08 +02:00