Type Alias onedrive_api::resource::TimestampString
source · pub type TimestampString = String;Expand description
Timestamp string with ISO 8601 format.
Aliased Type§
struct TimestampString { /* private fields */ }pub type TimestampString = String;Timestamp string with ISO 8601 format.
struct TimestampString { /* private fields */ }