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-26 00:00:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8854e660e9ab07404e5bb8e30b92311d3848de05
axum
/
axum-core
/
src
T
History
Yuri Astrakhan
17993c5717
A few clippy inspired changes (
#2233
)
2023-09-29 07:28:57 +00:00
..
ext_traits
A few clippy inspired changes (
#2233
)
2023-09-29 07:28:57 +00:00
extract
Use the diagnostic namespace (
#2246
)
2023-09-29 09:25:26 +02:00
response
Implement
IntoResponse
for
(R,) where R: IntoResponse
(
#2143
)
2023-08-03 18:15:06 +00:00
body.rs
Remove
B
type param: Follow ups (
#1789
)
2023-04-21 17:45:31 +02:00
error.rs
Add Error::into_inner (
#1476
)
2022-10-13 11:44:54 +02:00
lib.rs
Use the diagnostic namespace (
#2246
)
2023-09-29 09:25:26 +02:00
macros.rs
Use inline format args (
#2232
)
2023-09-19 06:51:57 +00:00