axum/examples/key-value-store
Jonas Platte 4847d681b1
Allow Routers to inherit state (#1368)
* Rename Fallback::Custom to Fallback::Service

* Allow Routers to inherit state

* Rename Router::{nest => nest_service} and add new nest method for Routers

* Fix lints

* Add basic tests for state inheritance

* Changelog
2022-09-25 11:56:23 +00:00
..
src Allow Routers to inherit state (#1368) 2022-09-25 11:56:23 +00:00
Cargo.toml Remove ContentLengthLimit (#1400) 2022-09-24 11:29:53 +00:00