Crate
text_buffer
text_
buffer
0.1.0
All Items
Crate Items
Structs
Crates
crdt_testdata
elprop
interval_tree
rune
rune_core
rune_macros
runner
text_buffer
Crate
text_buffer
Copy item path
Settings
Help
Summary
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.