Structs§
- Specifies the properties of a column, like its width range.
- Base context for determining current input state.
Enums§
- Represents a user interaction, calculated from the UI input state.
Traits§
- 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.
- The primary trait for the spreadsheet viewer.