Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/util/
Doneshot.rs69 impl<S, Req> Oneshot<S, Req> implementation
81 impl<S, Req> Future for Oneshot<S, Req> implementation
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/service/
Doneshot.rs46 impl<S, Req> Future for Oneshot<S, Req> implementation