Module core

Source
Expand description

Core structs for text-editing. Used to implement the widgets.

Structs§

MaskedCore
Text editing core.
TextCore
Core for text editing.
TextRope
Text store with a rope.
TextString
Single line text-store.

Traits§

TextStore
Backing store for the TextCore.