Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/vfs-notify/src/
H A Dlib.rs53 struct NotifyActor { struct
66 impl NotifyActor { impl
67 fn new(sender: loader::Sender) -> NotifyActor { in new()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/vfs-notify/src/
H A Dlib.rs53 struct NotifyActor { struct
66 impl NotifyActor { argument
67 fn new(sender: loader::Sender) -> NotifyActor { in new()