Type Alias ferinth::structures::UtcTime

source ·
pub type UtcTime = DateTime<Utc>;
Expand description

ISO 8601 UTC datetime

Aliased Type§

struct UtcTime { /* private fields */ }