119 releases
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
#204 in Text processing
26,913 downloads per month
Used in 54 crates
(14 directly)
9KB
212 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
~370KB