Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/
Dsyntax_node.rs16 pub enum RustLanguage {} enum
17 impl Language for RustLanguage { implementation