axum/axum-macros/tests
David Pedersen 64960bb19c
Type safe state inheritance (#1532)
* Make state type safe

* fix examples

* remove unnecessary `#[track_caller]`s

* Router::into_service -> Router::with_state

* fixup docs

* macro docs

* add missing docs

* fix examples

* format

* changelog

* Update trybuild tests

* Make sure fallbacks are still inherited for opaque services (#1540)

* Document nesting routers with different state

* fix leftover conflicts
2022-11-18 11:02:58 +00:00
..
debug_handler Rework Form and Query rejections (#1496) 2022-11-08 20:31:06 +00:00
from_ref/pass Type safe state inheritance (#1532) 2022-11-18 11:02:58 +00:00
from_request Type safe state inheritance (#1532) 2022-11-18 11:02:58 +00:00
typed_path Update trybuild tests for Rust 1.65.0 (#1509) 2022-11-04 09:07:57 +01:00