Home
last modified time | relevance | path

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

/external/rust/crates/grpcio/src/task/
Dmod.rs28 pub struct NotifyHandle<T> { struct
34 impl<T> NotifyHandle<T> { argument