pub(crate) type TzifStatic = Tzif<&'static str, &'static str, &'static [TzifLocalTimeType], &'static [i64], &'static [TzifDateTime], &'static [TzifDateTime], &'static [TzifTransitionInfo]>;
Expand description
The static variant of Tzif
.
Aliased Typeยง
#[repr(align(8))]pub(crate) struct TzifStatic { /* private fields */ }