Searched defs:NotifyHandle (Results 1 – 1 of 1) sorted by relevance
21 pub struct NotifyHandle { struct33 impl loader::Handle for NotifyHandle { implementation34 fn spawn(sender: loader::Sender) -> NotifyHandle { in spawn()