axum/axum-macros/tests/from_request/pass
David Pedersen 877e3fe4de Move TypedHeader to axum-extra (#1850)
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2023-04-21 17:45:31 +02:00
..
container.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
container_parts.rs
empty_named.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
empty_named_parts.rs
empty_tuple.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
empty_tuple_parts.rs
enum_via.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
enum_via_parts.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
named.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
named_parts.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
named_via.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
named_via_parts.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
override_rejection.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
override_rejection_non_generic.rs
override_rejection_non_generic_parts.rs
override_rejection_parts.rs
override_rejection_with_via_on_enum.rs
override_rejection_with_via_on_enum_parts.rs
override_rejection_with_via_on_struct.rs
override_rejection_with_via_on_struct_parts.rs
state_cookie.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
state_enum_via.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_enum_via_parts.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_explicit.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_explicit_parts.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_field_explicit.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_field_infer.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_infer.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
state_infer_multiple.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
state_infer_parts.rs
state_via.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_via_infer.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_via_parts.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
state_with_rejection.rs Change Router::with_state and impl Service for Router<()> (#1552) 2022-11-24 14:43:10 +00:00
tuple.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
tuple_parts.rs
tuple_same_type_twice.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
tuple_same_type_twice_parts.rs
tuple_same_type_twice_via.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
tuple_same_type_twice_via_parts.rs
tuple_via.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
tuple_via_parts.rs
unit.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
unit_parts.rs