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. |
5 | pub(crate) use crate::shared::util::array_str::*; |
6 |
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. |
5 | pub(crate) use crate::shared::util::array_str::*; |
6 |