Expand description
This module defines the internal representation of a TimeZone
.
This module exists to encapsulate the representation rigorously and expose a safe and sound API.
Modules§
- polyfill 🔒
- This is a polyfill for a small subset of std’s strict provenance APIs.
Macros§
- each 🔒
- A macro for “matching” over the time zone representation variants.
Structs§
- Repr 🔒
- The internal representation of a
TimeZone
.