Expand description
A terminal based task management application.
Structs§
- DirCap
- A capability to a directory.
- Paths
- A type taking care of the program’s path handling needs.
- Task
State - A struct encapsulating the task state of the program.
- UiConfig
- A struct encapsulating the UI’s configuration.
- UiState
- A struct encapsulating the UI’s “volatile” state.
Enums§
- Event
- An event to be handled by the program.