fn unix_seconds_to_instant(unix_secs: u64) -> Result<Instant>
Expand description

Convert a unix-second timestamp to an Instant