jiff-static 0.2.16

Create static TimeZone values for Jiff (useful in core-only environments).
Documentation
1
2
3
4
5
6
7
// auto-generated by: jiff-cli generate shared

pub(crate) mod array_str;
pub(crate) mod error;
pub(crate) mod escape;
pub(crate) mod itime;
pub(crate) mod utf8;