Skip to main content

get_vitc_cache

Function get_vitc_cache 

Source
pub fn get_vitc_cache() -> &'static VitcPatternCache
Expand description

Return a reference to the global (lazily initialised) VitcPatternCache.

The first call constructs the cache; subsequent calls return the already- computed reference.