Expand description
Undo functionality.
Structs§
- Style
Change - Stores one style change.
- Text
Position Change - Stores a text position change.
- Undo
Entry - Storage for undo.
- UndoVec
- Standard implementation for undo.
Enums§
- UndoOp
- Storage for undo.
Traits§
- Undo
Buffer - Undo buffer.