pub fn instant_to_system_time(instant: Instant) -> SystemTime
Converts an Instant into a SystemTime.
Instant
SystemTime