Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/task/
Dmod.rs29 pub struct NotifyHandle<T> { struct
35 impl<T> NotifyHandle<T> { argument