Expand description
The Time
struct and its associated impl
s.
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.