brane_tsk::api

Type Alias DateTimeUtc

Source
pub type DateTimeUtc = DateTime<Utc>;
Expand description

Defines the DateTime in UTC-type that the GraphQLQuery needs (apparently).

Aliased Typeยง

struct DateTimeUtc { /* private fields */ }