Crate text_buffer

Source

Structs§

Buffer
A Gap buffer. This represents the text of a buffer, and allows for efficient insertion and deletion of text.
Position
A position in the text buffer. This tracks both the bytes and characters.