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-20 00:00:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96e071c8fba443ed3bebcee5320da32b46bf4a59
axum
/
axum-core
/
src
/
extract
T
History
Jonas Platte
ec75ee3827
Add a separate trait for optional extractors (
#2475
)
2024-12-10 02:54:59 +00:00
..
default_body_limit.rs
Made DefaultBodyLimit const friendly (
#2875
)
2024-08-16 04:12:35 -04:00
from_ref.rs
Updated doc link versions from 0.6.x to 0.7. (
#2378
)
2023-11-29 08:44:32 +00:00
mod.rs
Add a separate trait for optional extractors (
#2475
)
2024-12-10 02:54:59 +00:00
option.rs
Add a separate trait for optional extractors (
#2475
)
2024-12-10 02:54:59 +00:00
rejection.rs
Some documentation fixes (
#3027
)
2024-11-14 21:12:16 +01:00
request_parts.rs
Replace async_trait with AFIT / RPITIT (
#2308
)
2024-09-28 21:27:11 +00:00
tuple.rs
Replace async_trait with AFIT / RPITIT (
#2308
)
2024-09-28 21:27:11 +00:00