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-17 00:00:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14d2b2dc87980f2c58d75754baa4e322fdb2215d
axum
/
axum-core
/
src
T
History
David Pedersen
352cf9a266
Implement
Deref
and
DerefMut
for built-in extractors (
#1922
)
2023-04-10 07:18:35 +00:00
..
ext_traits
Misc documentation improvements (
#1647
)
2023-01-07 14:07:54 +01:00
extract
Fix typo in extractors docs (
#1852
)
2023-03-14 17:14:26 +00:00
response
#[must_use]
all the things! (
#1809
)
2023-03-03 14:12:35 +01:00
body.rs
Move
FromRequest
and
IntoResponse
into new
axum-core
crate (
#564
)
2021-11-30 13:46:13 +00:00
error.rs
Add Error::into_inner (
#1476
)
2022-10-13 11:44:54 +02:00
lib.rs
Improve compile errors for unimplemented traits (
#1436
)
2022-11-19 12:45:03 +01:00
macros.rs
Implement
Deref
and
DerefMut
for built-in extractors (
#1922
)
2023-04-10 07:18:35 +00:00