mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-23 13:41:32 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
10
rustdoc/implementors/wasmer_runtime/cache/trait.Cache.js
vendored
Normal file
10
rustdoc/implementors/wasmer_runtime/cache/trait.Cache.js
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["wasmer_runtime"] = [{text:"impl <a class=\"trait\" href=\"wasmer_runtime/cache/trait.Cache.html\" title=\"trait wasmer_runtime::cache::Cache\">Cache</a> for <a class=\"struct\" href=\"wasmer_runtime/cache/struct.FileSystemCache.html\" title=\"struct wasmer_runtime::cache::FileSystemCache\">FileSystemCache</a>",synthetic:false,types:["wasmer_runtime::cache::FileSystemCache"]},];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
|
||||
})()
|
Reference in New Issue
Block a user