Module todoist_rs::command [] [src]

Modules

filter
item
label
note
project

Structs

Command
Identity

Identity is used to identify Todoist objects, it's typically used as arguments to a command, where a single action is performed on an object. (e.g. delete)

Enums

MoveTargetType

Traits

Archive
Close
Complete
Create
Delete
MoveObject
MoveTarget
Unarchive
Update