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
a8e80bcb97430da35585cecf3ed2bd2e2bb06323
axum
/
axum-macros
/
src
T
History
Jonas Platte
7795e649f6
Avoid unhelpful compiler suggestion (
#1251
)
2022-08-12 10:06:38 +00:00
..
from_request
Support
#[derive(FromRequest)]
on enums (
#1009
)
2022-05-08 20:04:56 +02:00
debug_handler.rs
Avoid unhelpful compiler suggestion (
#1251
)
2022-08-12 10:06:38 +00:00
from_request.rs
Support
#[derive(FromRequest)]
on enums (
#1009
)
2022-05-08 20:04:56 +02:00
lib.rs
Check
Request
and
Path
in
debug_handler
(
#1035
)
2022-05-16 10:05:17 +00:00
typed_path.rs
Silence "unnecessary use of
to_string
" lint for
#[derive(TypedPath)]
(
#1117
)
2022-06-27 18:57:02 +00:00