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
b0ebb7f728dfd3ac94121e52bf48d73b5712fe96
axum
/
axum-core
/
src
T
History
Jonas Platte
b0ebb7f728
Silence error from enabling nightly_error_messages
2023-09-16 22:24:00 +02:00
..
ext_traits
Misc documentation improvements (
#1647
)
2023-01-07 14:07:54 +01:00
extract
Log built-in rejections (
#1890
)
2023-04-11 16:57:49 +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