axum/axum-macros/tests
David Pedersen 568394a28e
Support changing state type in #[debug_handler] (#1271)
* support setting body type for #[debug_handler]

* Use lookahead1 to give better errors and detect duplicate arguments

* fix docs link
2022-08-18 11:41:14 +02:00
..
debug_handler Support changing state type in #[debug_handler] (#1271) 2022-08-18 11:41:14 +02:00
from_request Always store state in an Arc (#1270) 2022-08-17 20:08:24 +00:00
typed_path Add type safe state extractor (#1155) 2022-08-17 15:13:31 +00:00