Skip to main content
completion_item_hash
rust_
analyzer
0.0.0
In rust_
analyzer::
lsp
rust_analyzer
::
lsp
Function
completion_
item_
hash
Copy item path
Source
pub(crate) fn completion_item_hash( item: &
CompletionItem
, is_ref_completion:
bool
, ) -> [
u8
;
20
]