pub static CACHE_BUST_STR: LazyLock<String>
A unique string that can be used for cache-busting.
Note that this string changes every time this code is started, even if the data inside the program did not change.