CACHE_BUST_STR

Static CACHE_BUST_STR 

Source
pub static CACHE_BUST_STR: LazyLock<String>
Expand description

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.