Home
last modified time | relevance | path

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

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