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

Download history 10071/week @ 2023-08-15 9078/week @ 2023-08-22 10372/week @ 2023-08-29 7902/week @ 2023-09-05 8566/week @ 2023-09-12 7230/week @ 2023-09-19 8419/week @ 2023-09-26 7970/week @ 2023-10-03 9153/week @ 2023-10-10 9449/week @ 2023-10-17 7770/week @ 2023-10-24 7370/week @ 2023-10-31 7301/week @ 2023-11-07 6061/week @ 2023-11-14 6040/week @ 2023-11-21 6084/week @ 2023-11-28

27,044 downloads per month
Used in 61 crates (14 directly)

MIT/Apache

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