aboutsummaryrefslogtreecommitdiffhomepage
path: root/trait.impl/core/convert/trait.Into.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2024-02-28 18:32:44 +0000
committerjohannst <johannst@users.noreply.github.com>2024-02-28 18:32:44 +0000
commit130746bc856f5c2eb5672cceb0e1304ee2c95b1e (patch)
tree2699369515d78aefb1fc584b56d3b69864e5357d /trait.impl/core/convert/trait.Into.js
parent8c21a3da4a334d551f69a5e320a5ba4cd7dec6f4 (diff)
downloadjuicebox-asm-130746bc856f5c2eb5672cceb0e1304ee2c95b1e.tar.gz
juicebox-asm-130746bc856f5c2eb5672cceb0e1304ee2c95b1e.zip
deploy: 7cc72737a0140f5f71e9d83d4f87503eb4c7604f
Diffstat (limited to 'trait.impl/core/convert/trait.Into.js')
-rw-r--r--trait.impl/core/convert/trait.Into.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/trait.impl/core/convert/trait.Into.js b/trait.impl/core/convert/trait.Into.js
new file mode 100644
index 0000000..c91dc10
--- /dev/null
+++ b/trait.impl/core/convert/trait.Into.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {
+"tiny_vm":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.76.0/std/primitive.usize.html\">usize</a>&gt; for <a class=\"struct\" href=\"tiny_vm/struct.PhysAddr.html\" title=\"struct tiny_vm::PhysAddr\">PhysAddr</a>"]]
+};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file