pub(crate) type Timestamp = Timestamp;
New-type used to represent timestamps in persist.
struct Timestamp { /* private fields */ }