pub fn get_vitc_cache() -> &'static VitcPatternCacheExpand description
Return a reference to the global (lazily initialised) VitcPatternCache.
The first call constructs the cache; subsequent calls return the already- computed reference.
pub fn get_vitc_cache() -> &'static VitcPatternCacheReturn a reference to the global (lazily initialised) VitcPatternCache.
The first call constructs the cache; subsequent calls return the already- computed reference.