Function get_cache
pub fn get_cache() -> &'static HashMap<String, Rc<[u8]>, BuildHasherDefault<FxHasher>>Expand description
WARN: thread-unsafe.
pub fn get_cache() -> &'static HashMap<String, Rc<[u8]>, BuildHasherDefault<FxHasher>>WARN: thread-unsafe.