Module task_hookrs::task

source ·
Expand description

Module containing Task type as well as trait implementations

Structs

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

Enums

Traits