fn instant_to_unix_seconds(instant: Instant) -> Result<u64>
Expand description

Approximate an Instant to the number of seconds since the Unix epoch