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
fd974cfa13320ea77c3fdcbf89ae5d857749f7ab
axum
/
axum-core
/
src
T
History
David Pedersen
5606ea3f9e
#[must_use]
all the things! (
#1809
)
2023-03-03 14:12:35 +01:00
..
ext_traits
Misc documentation improvements (
#1647
)
2023-01-07 14:07:54 +01:00
extract
#[must_use]
all the things! (
#1809
)
2023-03-03 14:12:35 +01: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
Add
status
and
body_text
methods to built-in rejections (
#1612
)
2022-12-02 19:54:16 +01:00