mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-05-23 12:41:34 +00:00
11 lines
10 KiB
JavaScript
11 lines
10 KiB
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["parity_wasm"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>",synthetic:false,types:["parity_wasm::elements::primitives::VarUint32"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>",synthetic:false,types:["parity_wasm::elements::primitives::VarUint32"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint64.html\" title=\"struct parity_wasm::elements::VarUint64\">VarUint64</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>> for <a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint64.html\" title=\"struct parity_wasm::elements::VarUint64\">VarUint64</a>",synthetic:false,types:["parity_wasm::elements::primitives::VarUint64"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint7.html\" title=\"struct parity_wasm::elements::VarUint7\">VarUint7</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>> for <a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint7.html\" title=\"struct parity_wasm::elements::VarUint7\">VarUint7</a>",synthetic:false,types:["parity_wasm::elements::primitives::VarUint7"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"parity_wasm/elements/struct.VarInt7.html\" title=\"struct parity_wasm::elements::VarInt7\">VarInt7</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i8.html\">i8</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait cor
|
||
|
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
|
||
|
})()
|