Crate text_editing

source ·
Expand description

Utilities to simplify text editing when implementing text editors.

Structs§

  • The text line represents editable text lines.

Enums§

  • Represents the direction of movement for the text cursor.