Crate compact_time

source ·
Expand description

64-bit time value with nanosecond precision.

Time values range from 1970-01-01T00:00:00.000000000Z to 2554-07-21T23:34:33.709551615Z.

Structs§

  • Error if values go out of range.
  • A time value with nanosecond precision.
  • Source of Time values which are computed asynchronously.