Module ocypod::models

source ·
Expand description

Data structures used throughout the application.

Modules

Structs

Shared state for an HTTP worker thread.
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.