Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/load/
Dpending_requests.rs189 struct IntoHandle; in with_completion() struct
190 impl TrackCompletion<Handle, ()> for IntoHandle { in with_completion() implementation