Expand description
Todo list management operation.
This module is only available with the async feature.
Structs§
Enums§
- Todo
Priority - Task priority level.
- Todo
Status - Task status.
Functions§
- read_
todos - Reads and formats the current todo list.
- write_
todos - Writes/replaces the todo list with new items.