Type Alias TimeZoneId
pub type TimeZoneId = SmallStr<TIME_ZONE_ID_MAX>;
A type that defines the storage for an IANA time zone identifier.
TimeZoneIdpub type TimeZoneId = SmallStr<TIME_ZONE_ID_MAX>;
A type that defines the storage for an IANA time zone identifier.