Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Ddispatch.rs30 pub(crate) struct RequestDispatcher<'a> { struct
35 impl<'a> RequestDispatcher<'a> { argument