Expand description
Edit text.
Structs§
Enums§
- Action
- An interaction with an Editor.
- Cursor
- The cursor of an Editor.
- Direction
- A direction in some text.
- Edit
- An action that edits text.
- LineEnding 
- The line ending of a Line.
- Motion
- A cursor movement.
Traits§
- Editor
- A component that can be used by widgets to edit multi-line text.