axum/axum-macros/src
2024-10-03 15:46:58 +00: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 Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
lib.rs Replace async_trait with AFIT / RPITIT (#2308) 2024-09-28 21:27:11 +00:00
typed_path.rs chore: Upgrade matchit to 0.8 (#2645) 2024-10-03 15:46:58 +00:00
with_position.rs Improve debug_handler on tuple response types (#2201) 2023-12-30 21:48:35 +00:00