[][src]Module simple_text_editor::text

Structs

Text

Represents the buffer of characters which are operated on by the commands, and the stack of operations that are eligible for undo commands.