Module text

Module text 

Source

Structsยง

Change
Represents a single change, recording the (start,end) range of the new string, and the old string that used to be contained in that range. start and end might be equal, which represents a deletion. Likewise, old might be empty, which represents an insertion.
EditBuffer
EditView