axum/examples/stream-to-file/src
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
..
main.rs Allow Routers to inherit state (#1368) 2022-09-25 11:56:23 +00:00