This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
axum
Watch
1
Star
0
Fork
0
You've already forked axum
mirror of
https://github.com/tokio-rs/axum.git
synced
2025-09-28 05:20:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
axum
/
axum-core
/
src
History
Tobias Bieniek
287bd14711
axum-core/macros: Change
$body
to require
literal
token (
#3117
)
2024-12-27 11:39:08 +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: Change
$body
to require
literal
token (
#3117
)
2024-12-27 11:39:08 +01:00