148 releases
new 0.0.188 | Dec 4, 2023 |
---|---|
0.0.187 | Nov 27, 2023 |
0.0.183 | Oct 30, 2023 |
0.0.166 | Jul 31, 2023 |
0.0.26 | Nov 30, 2020 |
#388 in Text processing
27,044 downloads per month
Used in 61 crates
(14 directly)
11KB
257 lines
Representation of a TextEdit
.
rust-analyzer
never mutates text itself and only sends diffs to clients,
so TextEdit
is the ultimate representation of the work done by
rust-analyzer.
Dependencies
~455KB