diff options
author | johannst <johannst@users.noreply.github.com> | 2024-02-28 18:32:44 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-02-28 18:32:44 +0000 |
commit | 130746bc856f5c2eb5672cceb0e1304ee2c95b1e (patch) | |
tree | 2699369515d78aefb1fc584b56d3b69864e5357d /trait.impl/core/convert/trait.Into.js | |
parent | 8c21a3da4a334d551f69a5e320a5ba4cd7dec6f4 (diff) | |
download | juicebox-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.js | 3 |
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><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.76.0/std/primitive.usize.html\">usize</a>> 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 |