Module task

Source
Expand description

Module containing Task type as well as trait implementations

Structs§

TW25
Unit struct used to represent taskwarrior format 2.5.3 and older. See Task for more information.
TW26
Unit struct used to represent taskwarrior format 2.6.0 and newer. See Task for more information.
Task
Task type
TaskBuilder
Builder for Task.

Enums§

TaskBuilderError
Error type for TaskBuilder

Traits§

TaskWarriorVersion
Trait used to represent taskwarrior version types