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
64ae48347e89efbe23713a75d72e4d918c8c1cd6
axum
/
axum-core
/
src
/
extract
T
History
Jonas Platte
ff031867df
Update minimum Rust version to 1.78 (
#3412
)
2025-07-20 07:47:56 +00:00
..
default_body_limit.rs
Add
DefaultBodyLimit::apply
(
#3368
)
2025-06-03 14:21:22 +02:00
from_ref.rs
Update docs.rs links to 0.8 (
#3120
)
2024-12-27 13:15:58 +01:00
mod.rs
Update minimum Rust version to 1.78 (
#3412
)
2025-07-20 07:47:56 +00:00
option.rs
style: use
Self
to avoid unnecessary repetition (
#3396
)
2025-07-04 21:10:01 +00:00
rejection.rs
Some documentation fixes (
#3027
)
2024-11-14 21:12:16 +01:00
request_parts.rs
style: use
Self
to avoid unnecessary repetition (
#3396
)
2025-07-04 21:10:01 +00:00
tuple.rs
Run into_parts eagerly in more places
2025-03-28 09:35:21 +01:00