mirror of
https://github.com/fluencelabs/aquavm
synced 2025-05-04 03:32:13 +00:00
4 lines
1.1 KiB
JavaScript
4 lines
1.1 KiB
JavaScript
|
(function() {var implementors = {
|
||
|
"air_interpreter_cid":[["impl<T: ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>> for <a class=\"struct\" href=\"air_interpreter_cid/struct.CID.html\" title=\"struct air_interpreter_cid::CID\">CID</a><T>"]],
|
||
|
"air_test_framework":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>> for <a class=\"enum\" href=\"air_test_framework/asserts/enum.ServiceTagName.html\" title=\"enum air_test_framework::asserts::ServiceTagName\">ServiceTagName</a>"]]
|
||
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|