axum/axum-macros/src
2023-03-18 19:23:27 +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 Add internal macro to make tests of nest easier to write (#1694) 2023-01-14 14:12:01 +00:00
debug_handler.rs Improve debug_handler message for generic request-consuming extractors (#1826) 2023-03-10 08:51:03 +00:00
from_ref.rs Allow clone_on_copy for FromRef (#1749) 2023-02-12 12:16:53 +01:00
from_request.rs Improve the error message for state type inference failure in FromRequest(Parts) derive macro (#1432) 2022-10-09 20:25:05 +02:00
lib.rs Wording tweak in #[debug_handler] docs (#1807) 2023-03-03 12:38:26 +01:00
typed_path.rs Use implicit format-args captures where applicable (#1709) 2023-01-20 12:04:49 +01:00
with_position.rs Generate correct bound for non-last extractor in #[debug_handler] (#1299) 2022-08-22 15:34:17 +02:00