axum/axum-macros/tests
David Pedersen e7f1c88cd4
Always store state in an Arc (#1270)
* Add extension and state benchmarks

* wip

* Arc the state everywhere

* don't require `S: Clone`

* fix example
2022-08-17 20:08:24 +00:00
..
debug_handler Always store state in an Arc (#1270) 2022-08-17 20:08:24 +00: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