Type Alias brane_tsk::api::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 */ }