aboutsummaryrefslogtreecommitdiffhomepage
path: root/implementors/core/ops
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2021-06-02 22:38:57 +0000
committerjohannst <johannst@users.noreply.github.com>2021-06-02 22:38:57 +0000
commitd2d2ba7c6602e73dc2e3dbd0aa4215e4c412a688 (patch)
tree360d361f769b79d9af2c02758eaa05fb887bf679 /implementors/core/ops
downloadmini-kvm-rs-d2d2ba7c6602e73dc2e3dbd0aa4215e4c412a688.tar.gz
mini-kvm-rs-d2d2ba7c6602e73dc2e3dbd0aa4215e4c412a688.zip
deploy: d2e2063cb2b5a82709e9c5188602a9fc0f7dadbd
Diffstat (limited to 'implementors/core/ops')
-rw-r--r--implementors/core/ops/drop/trait.Drop.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/implementors/core/ops/drop/trait.Drop.js b/implementors/core/ops/drop/trait.Drop.js
new file mode 100644
index 0000000..1a0b1c3
--- /dev/null
+++ b/implementors/core/ops/drop/trait.Drop.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["kvm_rs"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"kvm_rs/struct.UserMem.html\" title=\"struct kvm_rs::UserMem\">UserMem</a>","synthetic":false,"types":["kvm_rs::UserMem"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file