Expand description

Data structures used throughout the application.

Modules

Structs

Thin wrapper around a chrono::DateTime<Utc> with functions for custom (de)serialisation.

Duration to second resolution, thin wrapper around time::Duration allowing for custom (de)serialisation.

Enums

Error type used throughout the application.

Type Definitions

Result type used throughout the application.