jiff/util/
array_str.rs

1// Re-exported here for convenience.
2//
3// It used to be defined in this module, but moved to `shared` so that it could
4// be used in the POSIX time zone parser.
5pub(crate) use crate::shared::util::array_str::*;