axum/axum-macros/src
2023-09-11 12:03:50 +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 Allow unreachable code in #[debug_handler] (#2014) 2023-06-22 21:51:52 +00:00
from_ref.rs Give better error if generics are used with #[derive(FromRef)] (#1874) 2023-03-22 14:48:27 +01:00
from_request.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
lib.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02: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