Home
last modified time | relevance | path

Searched defs:into_map_request_result (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/axum/src/middleware/
Dmap_request.rs365 fn into_map_request_result(self) -> Result<Request<B>, Response>; in into_map_request_result() method
372 fn into_map_request_result(self) -> Result<Request<B>, Response> { in into_map_request_result() function
378 fn into_map_request_result(self) -> Result<Request<B>, Response> { in into_map_request_result() method