Home
last modified time | relevance | path

Searched refs:header_array_impl_into_response (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/response/
Dmod.rs191 async fn header_array_impl_into_response() -> impl IntoResponse { in tuple_responses() function
227 .route("/", get(header_array_impl_into_response)) in tuple_responses()