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-30 00:00:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0214405091336fd5020f1a7cfa9158218dab9ff
axum
/
axum-core
/
src
T
History
Jonas Platte
f5fc4a13d4
Add Error::into_inner (
#1476
)
2022-10-20 20:02:46 +02:00
..
extract
Document differences between
DefaultBodyLimit
and
RequestBodyLimit
(
#1461
)
2022-10-20 20:02:46 +02:00
response
Remove explicit TryFrom, TryInto imports (
#1099
)
2022-06-17 18:36:49 +00: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-20 20:02:46 +02:00
lib.rs
docsrs cfg fixes (
#1137
)
2022-07-02 11:04:57 +02:00
macros.rs
Automatically handle
http_body::LengthLimitError
(
#1048
)
2022-06-08 13:47:57 +00:00