(function() {var implementors = {};
implementors["wasmer_runtime"] = [{text:"impl Cache for FileSystemCache",synthetic:false,types:["wasmer_runtime::cache::FileSystemCache"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()