pub type Timestamp = u64;
Unix timestamp as used by Git (timestamp_t is typically uintmax_t).
timestamp_t
uintmax_t