Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dlsp_ext.rs87 pub enum SyntaxTree {} enum
89 impl Request for SyntaxTree { implementation