Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Ddispatch.rs304 pub(crate) struct NotificationDispatcher<'a> { struct
309 impl<'a> NotificationDispatcher<'a> { impl