Searched refs:header_array_impl_into_response (Results 1 – 1 of 1) sorted by relevance
191 async fn header_array_impl_into_response() -> impl IntoResponse { in tuple_responses() function227 .route("/", get(header_array_impl_into_response)) in tuple_responses()