axum/axum-macros/tests/from_request
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
..
fail Add type safe state extractor (#1155) 2022-08-17 15:13:31 +00:00
pass Always store state in an Arc (#1270) 2022-08-17 20:08:24 +00:00