axum/axum-macros/src
Zheng Li aac67f1152
Update axum-macros/src/from_request.rs
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2024-09-28 18:25:29 +08:00
..
from_request Support State with #[derive(FromRequest[Parts])] (#1391) 2022-09-23 23:50:50 +02:00
attr_parsing.rs Update to syn 2 (#1862) 2023-03-18 19:23:27 +00:00
axum_test.rs fix typo in axum-macros README: according to Cargo.toml msrv is 1.60 (#2204) 2023-09-11 12:03:50 +00:00
debug_handler.rs Add #[debug_middleware] (#2725) 2024-05-02 17:27:12 -04:00
from_ref.rs Fix clippy warning on FromRef derive macro (#2827) 2024-07-09 23:08:59 +02:00
from_request.rs Update axum-macros/src/from_request.rs 2024-09-28 18:25:29 +08:00
lib.rs Update lib.rs 2024-09-23 02:22:22 +08:00
typed_path.rs remove async_trait 2023-12-30 01:09:36 +08:00
with_position.rs Improve debug_handler on tuple response types (#2201) 2023-12-30 21:48:35 +00:00