Module toggl_reports::reports[][src]

Data structures to store results of reports

Structs

ClientTitle

A structure to represent title entries of clients

Currency

A structure to sotre currency

DurationWrapper

A data structure to wrap chrono::Duration to deserialize nullable json

EarningTotals

A type to represent total earnings of a week

EarningWrapper

A data structure to wrap chrono::Duration to deserialize nullable json

ProjectTitle

A structure to represent title entries of projects

Report

A generic structure to store response from Toggl

TaskTitle

A structure to represent title entries of tasks

TimeEntryTitle

A structure to represent title entries of time entries

UserTitle

A structure to represent title entries of users

Enums

Title

A structure to represent Title entries

Type Definitions

TimeTotals

A type to represent total times of a week