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-16 00:00:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd60c8471d32db4f7e19b3affabdbcd52c74ce97
axum
/
axum-core
/
src
T
History
Tobias Bieniek
fd60c8471d
axum-core/macros: Move
IntoResponse
impls below regular
impl
blocks (
#3116
)
2024-12-27 11:27:44 +01:00
..
ext_traits
Replace async_trait with AFIT / RPITIT (
#2308
)
2024-09-28 21:27:11 +00:00
extract
Add a separate trait for optional extractors (
#2475
)
2024-12-10 02:54:59 +00:00
response
Add more must_use attributes (
#2846
)
2024-09-11 19:17:25 +00:00
body.rs
Body: Implement
From<()>
(
#2411
)
2023-12-19 10:51:38 +01:00
error.rs
Add Error::into_inner (
#1476
)
2022-10-13 11:44:54 +02:00
lib.rs
Centralize lint configuration (
#3055
)
2024-11-30 16:53:48 +01:00
macros.rs
axum-core/macros: Move
IntoResponse
impls below regular
impl
blocks (
#3116
)
2024-12-27 11:27:44 +01:00