axum/examples/versioning/src
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
..
main.rs Always store state in an Arc (#1270) 2022-08-17 20:08:24 +00:00