dash_mpd

Type Alias XsDatetime

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

Type representing an xs:dateTime, as per https://www.w3.org/TR/xmlschema-2/#dateTime

Aliased Typeยง

struct XsDatetime { /* private fields */ }