11 lines
10 KiB
JavaScript
Raw Normal View History

2018-10-05 14:36:05 +00:00
(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>&lt;<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>&gt; 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>&lt;<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint32.html\" title=\"struct parity_wasm::elements::VarUint32\">VarUint32</a>&gt; 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>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>&gt; 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>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>&gt; 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>&lt;<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint64.html\" title=\"struct parity_wasm::elements::VarUint64\">VarUint64</a>&gt; 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>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>&gt; 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>&lt;<a class=\"struct\" href=\"parity_wasm/elements/struct.VarUint7.html\" title=\"struct parity_wasm::elements::VarUint7\">VarUint7</a>&gt; 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>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>&gt; 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>&lt;<a class=\"struct\" href=\"parity_wasm/elements/struct.VarInt7.html\" title=\"struct parity_wasm::elements::VarInt7\">VarInt7</a>&gt; 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;
}
})()