Crate notnow

Crate notnow 

Source
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.
TaskState
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.

Functions§

run
Run the program and handle errors.
run_prog
Run the program.