Crate todoist_rs [−] [src]
Modules
| command | |
| resource |
Structs
| Client |
Client to make request to the todoist API |
| Color |
Colors can be used to organize some Todoist types, like projects and tasks. |
| CommandResponse | |
| Date | |
| IntBool |
This type is for convenience. Because the Todoist API specifies some fields as integers,
but their value is always boolean this type will serialize and deserialize as an |
| SyncResponse | |
| TimeZoneInfo |
Enums
| Error | |
| Resource | |
| ResourceType |
Type Definitions
| ID |
A todoist object ID |
| Language |
A 2 character language ID
valid ids: |
| Priority |
A number between 1-4, specifies how important an item is |