Home
last modified time | relevance | path

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

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