Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Dsource_change.rs199 pub fn insert_snippet( in insert_snippet() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/
Ditem.rs495 pub(crate) fn insert_snippet( in insert_snippet() method