axum/axum-macros/src
2023-04-21 17:45:31 +02: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 Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02: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 Add serve function and remove Server re-export (#1868) 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