Expand description
Todo tools for managing task lists
Provides functionality to create, read, and update todos with persistent storage.
Structs§
- Todo
- A single todo item
- Todo
Storage - Todo storage manager
- Todo
Tools - Todo tools for managing task lists
- Todoread
Input - Input for todoread operation
- Todoread
Output - Output from todoread operation
- Todowrite
Input - Input for todowrite operation
- Todowrite
Output - Output from todowrite operation
Enums§
- Todo
Priority - Todo priority enumeration
- Todo
Status - Todo status enumeration