aquavm/trait.impl/core/borrow/trait.Borrow.js

4 lines
1.1 KiB
JavaScript

(function() {var implementors = {
"air_interpreter_cid":[["impl&lt;T: ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"air_interpreter_cid/struct.CID.html\" title=\"struct air_interpreter_cid::CID\">CID</a>&lt;T&gt;"]],
"air_test_framework":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"air_test_framework/ephemeral/struct.PeerId.html\" title=\"struct air_test_framework::ephemeral::PeerId\">PeerId</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()