Constant wasmer_wasix::runtime::module_cache::thread_local::CACHED_MODULES

source ยท
const CACHED_MODULES: LocalKey<RefCell<HashMap<(ModuleHash, String), Module>>>;