Module editor
iced
0.14.0-dev
Module editor
Module Items
Enums
Traits
In iced::
advanced::
text
Modules
editor
highlighter
paragraph
Structs
Highlight
Span
Text
Enums
Difference
Hit
LineHeight
Shaping
Wrapping
Traits
Editor
Highlighter
IntoFragment
Paragraph
Renderer
Type Aliases
Fragment
iced
::
advanced
::
text
Module
editor
Copy item path
Settings
Help
Summary
Source
Expand description
Edit text.
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.
Motion
A cursor movement.
Traits
§
Editor
A component that can be used by widgets to edit multi-line text.