pub type TimestampString = String;
Expand description

Timestamp string with ISO 8601 format.

Aliased Type§

struct TimestampString { /* private fields */ }