pub type UnixTimeStamp = Duration;
Duration 的别名。
Duration
pub struct UnixTimeStamp(/* private fields */);