Home
last modified time | relevance | path

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

/external/rust/crates/futures-util/src/compat/
Dcompat01as03.rs328 impl From<WakerToHandle<'_>> for NotifyHandle01 { implementation
343 unsafe fn clone_raw(&self) -> NotifyHandle01 { in clone_raw()