Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dlsp_ext.rs661 pub struct CompletionImport { struct
662 pub full_import_path: String,
663 pub imported_name: String,