ra_ap_text_edit 0.0.231

Representation of a `TextEdit` for rust-analyzer.
Documentation

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.