Skip to main content
text_edit_vec
rust_
analyzer
0.0.0
In rust_
analyzer::
lsp::
to_
proto
rust_analyzer
::
lsp
::
to_proto
Function
text_
edit_
vec
Copy item path
Source
pub(crate) fn text_edit_vec( line_index: &
LineIndex
, text_edit:
TextEdit
, ) ->
Vec
<TextEdit>