Crate todoist [] [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 isize, while converting to and from both an isize and bool.

SyncResponse
TimeZoneInfo

Enums

Error
Resource
ResourceType

Type Definitions

ID

A todoist object ID

Language

A 2 character language ID valid ids: en, da, pl, zh, ko, de, pt, ja, it, fr, sv, ru, es, nl

Priority

A number between 1-4, specifies how important an item is