Module time::time

source ·
Expand description

The Time struct and its associated impls.

Structs

  • The clock time within a given date. Nanosecond precision.

Enums

  • Padding 🔒
    By explicitly inserting this enum where padding is expected, the compiler is able to better perform niche value optimization.