Module viewer

Source

Structs§

TableColumnConfig
Specifies the properties of a column, like its width range.
UiActionContext
Base context for determining current input state.

Enums§

CellWriteContext
DecodeErrorBehavior
EmptyRowCreateContext
MoveDirection
UiAction
Represents a user interaction, calculated from the UI input state.
UiCursorState

Traits§

RowCodec
A trait for encoding/decoding row data. Any valid UTF-8 string can be used for encoding, however, as csv is used for clipboard operations, it is recommended to serialize data in simple string format as possible.
RowViewer
The primary trait for the spreadsheet viewer.

Functions§

default_hotkeys