Files
wasm-bindgen/api/wasm_bindgen/convert/trait.FromWasmAbi.html
2020-06-11 14:25:32 +00:00

17 lines
65 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `FromWasmAbi` trait in crate `wasm_bindgen`."><meta name="keywords" content="rust, rustlang, rust-lang, FromWasmAbi"><title>wasm_bindgen::convert::FromWasmAbi - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="shortcut icon" href="../../favicon.ico"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc trait"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../../wasm_bindgen/index.html'><div class='logo-container'><img src='../../rust-logo.png' alt='logo'></div></a><p class='location'>Trait FromWasmAbi</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#associated-types">Associated Types</a><div class="sidebar-links"><a href="#associatedtype.Abi">Abi</a></div><a class="sidebar-title" href="#required-methods">Required Methods</a><div class="sidebar-links"><a href="#tymethod.from_abi">from_abi</a></div><a class="sidebar-title" href="#foreign-impls">Implementations on Foreign Types</a><div class="sidebar-links"><a href="#impl-FromWasmAbi-for-*const%20T">*const T</a><a href="#impl-FromWasmAbi-for-*mut%20T">*mut T</a><a href="#impl-FromWasmAbi-for-Box%3C%5BJsValue%5D%3E">Box&lt;[JsValue]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bf32%5D%3E">Box&lt;[f32]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bf64%5D%3E">Box&lt;[f64]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bi16%5D%3E">Box&lt;[i16]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bi32%5D%3E">Box&lt;[i32]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bi64%5D%3E">Box&lt;[i64]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bi8%5D%3E">Box&lt;[i8]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bisize%5D%3E">Box&lt;[isize]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bu16%5D%3E">Box&lt;[u16]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bu32%5D%3E">Box&lt;[u32]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bu64%5D%3E">Box&lt;[u64]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Bu8%5D%3E">Box&lt;[u8]&gt;</a><a href="#impl-FromWasmAbi-for-Box%3C%5Busize%5D%3E">Box&lt;[usize]&gt;</a><a href="#impl-FromWasmAbi-for-Option%3CT%3E">Option&lt;T&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cf32%3E">Option&lt;f32&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cf64%3E">Option&lt;f64&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Ci32%3E">Option&lt;i32&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Ci64%3E">Option&lt;i64&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cisize%3E">Option&lt;isize&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cu32%3E">Option&lt;u32&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cu64%3E">Option&lt;u64&gt;</a><a href="#impl-FromWasmAbi-for-Option%3Cusize%3E">Option&lt;usize&gt;</a><a href="#impl-FromWasmAbi-for-String">String</a><a href="#impl-FromWasmAbi-for-Vec%3CT%3E">Vec&lt;T&gt;</a><a href="#impl-FromWasmAbi-for-bool">bool</a><a href="#impl-FromWasmAbi-for-char">char</a><a href="#impl-FromWasmAbi-for-f32">f32</a><a href="#impl-FromWasmAbi-for-f64">f64</a><a href="#impl-FromWasmAbi-for-i16">i16</a><a href="#impl-FromWasmAbi-for-i32">i32</a><a href="#impl-FromWasmAbi-for-i64">i64</a><a href="#impl-FromWasmAbi-for-i8">i8</a><a href="#impl-FromWasmAbi-for-isize">isize</a><a href="#impl-FromWasmAbi-for-u16">u16</a><a href="#impl-FromWasmAbi-for-u32">u32</a><a href="#impl-FromWasmAbi-for-u64">u64</a><a href="#impl-FromWasmAbi-for-u8">u8</a><a href="#impl-FromWasmAbi-for-usize">usize</a></div><a class="sidebar-title" href="#implementors">Implementors</a></div><p class='location'><a href='../index.html'>wasm_bindgen</a>::<wbr><a href='index.html'>convert</a></p><script>window.sidebarCurrent = {name: 'FromWasmAbi', ty: 'trait', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>&#x2212;</span>]</a></span><a class='srclink' href='../../src/wasm_bindgen/convert/traits.rs.html#23-36' title='goto source code'>[src]</a></span><span class='in-band'>Trait <a href='../index.html'>wasm_bindgen</a>::<wbr><a href='index.html'>convert</a>::<wbr><a class="trait" href=''>FromWasmAbi</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust trait'>pub trait FromWasmAbi: WasmDescribe {
type <a href='#associatedtype.Abi' class="type">Abi</a>: <a class="trait" href="../../wasm_bindgen/convert/trait.WasmAbi.html" title="trait wasm_bindgen::convert::WasmAbi">WasmAbi</a>;
unsafe fn <a href='#tymethod.from_abi' class='fnname'>from_abi</a>(js: Self::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self;
}</pre></div><div class='docblock'><p>A trait for anything that can be recovered by-value from the wasm ABI
boundary, eg a Rust <code>u8</code> can be recovered from the wasm ABI <code>u32</code> type.</p>
<p>This is the by-value variant of the opposite operation as <code>IntoWasmAbi</code>.</p>
</div>
<h2 id='associated-types' class='small-section-header'>Associated Types<a href='#associated-types' class='anchor'></a></h2><div class='methods'><h3 id='associatedtype.Abi' class='method'><code id='Abi.t'>type <a href='#associatedtype.Abi' class="type">Abi</a>: <a class="trait" href="../../wasm_bindgen/convert/trait.WasmAbi.html" title="trait wasm_bindgen::convert::WasmAbi">WasmAbi</a></code></h3><div class='docblock'><p>The wasm ABI type that this converts from when coming back out from the
ABI boundary.</p>
</div></div><span class='loading-content'>Loading content...</span>
<h2 id='required-methods' class='small-section-header'>Required methods<a href='#required-methods' class='anchor'></a></h2><div class='methods'><h3 id='tymethod.from_abi' class='method'><code id='from_abi.v'>unsafe fn <a href='#tymethod.from_abi' class='fnname'>from_abi</a>(js: Self::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self</code></h3><div class='docblock'><p>Recover a <code>Self</code> from <code>Self::Abi</code>.</p>
<h1 id="safety" class="section-header"><a href="#safety">Safety</a></h1>
<p>This is only safe to call when -- and implementations may assume that --
the supplied <code>Self::Abi</code> was previously generated by a call to <code>&lt;Self as IntoWasmAbi&gt;::into_abi()</code> or the moral equivalent in JS.</p>
</div></div><span class='loading-content'>Loading content...</span>
<h2 id='foreign-impls' class='small-section-header'>Implementations on Foreign Types<a href='#foreign-impls' class='anchor'></a></h2><h3 id='impl-FromWasmAbi-for-i32' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code><a href='#impl-FromWasmAbi-for-i32' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-1' class="type"><code id='Abi.t-1'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></h4><h4 id='method.from_abi' class="method hidden"><code id='from_abi.v-1'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Ci32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Ci32%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-2' class="type"><code id='Abi.t-2'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalI32.html" title="struct wasm_bindgen::convert::WasmOptionalI32">WasmOptionalI32</a></code></h4><h4 id='method.from_abi-1' class="method hidden"><code id='from_abi.v-2'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalI32.html" title="struct wasm_bindgen::convert::WasmOptionalI32">WasmOptionalI32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-isize' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.isize.html">isize</a></code><a href='#impl-FromWasmAbi-for-isize' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-3' class="type"><code id='Abi.t-3'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></h4><h4 id='method.from_abi-2' class="method hidden"><code id='from_abi.v-3'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cisize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.isize.html">isize</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cisize%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-4' class="type"><code id='Abi.t-4'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalI32.html" title="struct wasm_bindgen::convert::WasmOptionalI32">WasmOptionalI32</a></code></h4><h4 id='method.from_abi-3' class="method hidden"><code id='from_abi.v-4'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalI32.html" title="struct wasm_bindgen::convert::WasmOptionalI32">WasmOptionalI32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-u32' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code><a href='#impl-FromWasmAbi-for-u32' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-5' class="type"><code id='Abi.t-5'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-4' class="method hidden"><code id='from_abi.v-5'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cu32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cu32%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-6' class="type"><code id='Abi.t-6'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalU32.html" title="struct wasm_bindgen::convert::WasmOptionalU32">WasmOptionalU32</a></code></h4><h4 id='method.from_abi-5' class="method hidden"><code id='from_abi.v-6'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalU32.html" title="struct wasm_bindgen::convert::WasmOptionalU32">WasmOptionalU32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-usize' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code><a href='#impl-FromWasmAbi-for-usize' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-7' class="type"><code id='Abi.t-7'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-6' class="method hidden"><code id='from_abi.v-7'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cusize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cusize%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-8' class="type"><code id='Abi.t-8'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalU32.html" title="struct wasm_bindgen::convert::WasmOptionalU32">WasmOptionalU32</a></code></h4><h4 id='method.from_abi-7' class="method hidden"><code id='from_abi.v-8'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalU32.html" title="struct wasm_bindgen::convert::WasmOptionalU32">WasmOptionalU32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-f32' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code><a href='#impl-FromWasmAbi-for-f32' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-9' class="type"><code id='Abi.t-9'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></h4><h4 id='method.from_abi-8' class="method hidden"><code id='from_abi.v-9'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cf32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cf32%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-10' class="type"><code id='Abi.t-10'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalF32.html" title="struct wasm_bindgen::convert::WasmOptionalF32">WasmOptionalF32</a></code></h4><h4 id='method.from_abi-9' class="method hidden"><code id='from_abi.v-10'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalF32.html" title="struct wasm_bindgen::convert::WasmOptionalF32">WasmOptionalF32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-f64' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a></code><a href='#impl-FromWasmAbi-for-f64' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#69-74' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-11' class="type"><code id='Abi.t-11'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a></code></h4><h4 id='method.from_abi-10' class="method hidden"><code id='from_abi.v-11'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#73' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cf64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cf64%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#94-105' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-12' class="type"><code id='Abi.t-12'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalF64.html" title="struct wasm_bindgen::convert::WasmOptionalF64">WasmOptionalF64</a></code></h4><h4 id='method.from_abi-11' class="method hidden"><code id='from_abi.v-12'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptionalF64.html" title="struct wasm_bindgen::convert::WasmOptionalF64">WasmOptionalF64</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#98-104' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-i8' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i8.html">i8</a></code><a href='#impl-FromWasmAbi-for-i8' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#127-132' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-13' class="type"><code id='Abi.t-13'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-12' class="method hidden"><code id='from_abi.v-13'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#131' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-u8' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a></code><a href='#impl-FromWasmAbi-for-u8' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#127-132' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-14' class="type"><code id='Abi.t-14'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-13' class="method hidden"><code id='from_abi.v-14'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#131' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-i16' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i16.html">i16</a></code><a href='#impl-FromWasmAbi-for-i16' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#127-132' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-15' class="type"><code id='Abi.t-15'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-14' class="method hidden"><code id='from_abi.v-15'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#131' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-u16' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a></code><a href='#impl-FromWasmAbi-for-u16' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#127-132' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-16' class="type"><code id='Abi.t-16'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-15' class="method hidden"><code id='from_abi.v-16'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#131' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-i64' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a></code><a href='#impl-FromWasmAbi-for-i64' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#162-169' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-17' class="type"><code id='Abi.t-17'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.Wasm64.html" title="struct wasm_bindgen::convert::Wasm64">Wasm64</a></code></h4><h4 id='method.from_abi-16' class="method hidden"><code id='from_abi.v-17'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.Wasm64.html" title="struct wasm_bindgen::convert::Wasm64">Wasm64</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#166-168' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Ci64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Ci64%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#191-202' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-18' class="type"><code id='Abi.t-18'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptional64.html" title="struct wasm_bindgen::convert::WasmOptional64">WasmOptional64</a></code></h4><h4 id='method.from_abi-17' class="method hidden"><code id='from_abi.v-18'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptional64.html" title="struct wasm_bindgen::convert::WasmOptional64">WasmOptional64</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#195-201' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-u64' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a></code><a href='#impl-FromWasmAbi-for-u64' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#162-169' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-19' class="type"><code id='Abi.t-19'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.Wasm64.html" title="struct wasm_bindgen::convert::Wasm64">Wasm64</a></code></h4><h4 id='method.from_abi-18' class="method hidden"><code id='from_abi.v-19'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.Wasm64.html" title="struct wasm_bindgen::convert::Wasm64">Wasm64</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#166-168' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3Cu64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>&gt;</code><a href='#impl-FromWasmAbi-for-Option%3Cu64%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#191-202' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-20' class="type"><code id='Abi.t-20'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptional64.html" title="struct wasm_bindgen::convert::WasmOptional64">WasmOptional64</a></code></h4><h4 id='method.from_abi-19' class="method hidden"><code id='from_abi.v-20'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmOptional64.html" title="struct wasm_bindgen::convert::WasmOptional64">WasmOptional64</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#195-201' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-bool' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a href='#impl-FromWasmAbi-for-bool' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#217-224' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-21' class="type"><code id='Abi.t-21'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-20' class="method hidden"><code id='from_abi.v-21'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#221-223' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-char' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.char.html">char</a></code><a href='#impl-FromWasmAbi-for-char' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#249-256' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-22' class="type"><code id='Abi.t-22'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-21' class="method hidden"><code id='from_abi.v-22'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.char.html">char</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#253-255' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-*const%20T' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*const T</a></code><a href='#impl-FromWasmAbi-for-*const%20T' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#281-288' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-23' class="type"><code id='Abi.t-23'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-22' class="method hidden"><code id='from_abi.v-23'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*const T</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#285-287' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-*mut%20T' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut T</a></code><a href='#impl-FromWasmAbi-for-*mut%20T' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#299-306' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-24' class="type"><code id='Abi.t-24'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-23' class="method hidden"><code id='from_abi.v-24'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut T</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#303-305' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Option%3CT%3E' class='impl'><code class='in-band'>impl&lt;T:&nbsp;<a class="trait" href="../../wasm_bindgen/convert/trait.OptionFromWasmAbi.html" title="trait wasm_bindgen::convert::OptionFromWasmAbi">OptionFromWasmAbi</a>&gt; <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt;</code><a href='#impl-FromWasmAbi-for-Option%3CT%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#359-370' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-25' class="type"><code id='Abi.t-25'>type <a href='#associatedtype.Abi' class="type">Abi</a> = T::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a></code></h4><h4 id='method.from_abi-24' class="method hidden"><code id='from_abi.v-25'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: T::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#363-369' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bu8%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bu8%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-26' class="type"><code id='Abi.t-26'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-25' class="method hidden"><code id='from_abi.v-26'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bi8%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i8.html">i8</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bi8%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-27' class="type"><code id='Abi.t-27'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-26' class="method hidden"><code id='from_abi.v-27'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bu16%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bu16%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-28' class="type"><code id='Abi.t-28'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-27' class="method hidden"><code id='from_abi.v-28'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bi16%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i16.html">i16</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bi16%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-29' class="type"><code id='Abi.t-29'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-28' class="method hidden"><code id='from_abi.v-29'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bu32%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bu32%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-30' class="type"><code id='Abi.t-30'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-29' class="method hidden"><code id='from_abi.v-30'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bi32%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bi32%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-31' class="type"><code id='Abi.t-31'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-30' class="method hidden"><code id='from_abi.v-31'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bu64%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bu64%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-32' class="type"><code id='Abi.t-32'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-31' class="method hidden"><code id='from_abi.v-32'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bi64%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bi64%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-33' class="type"><code id='Abi.t-33'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-32' class="method hidden"><code id='from_abi.v-33'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Busize%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Busize%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-34' class="type"><code id='Abi.t-34'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-33' class="method hidden"><code id='from_abi.v-34'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bisize%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.isize.html">isize</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bisize%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-35' class="type"><code id='Abi.t-35'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-34' class="method hidden"><code id='from_abi.v-35'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bf32%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bf32%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-36' class="type"><code id='Abi.t-36'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-35' class="method hidden"><code id='from_abi.v-36'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5Bf64%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5Bf64%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#52-61' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-37' class="type"><code id='Abi.t-37'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-36' class="method hidden"><code id='from_abi.v-37'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#56-60' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Vec%3CT%3E' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;T&gt; <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a>T<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;: <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a>&lt;Abi = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>&gt;,&nbsp;</span></code><a href='#impl-FromWasmAbi-for-Vec%3CT%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#162-169' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-38' class="type"><code id='Abi.t-38'>type <a href='#associatedtype.Abi' class="type">Abi</a> = &lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a>T<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt; as <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a>&gt;::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a></code></h4><h4 id='method.from_abi-37' class="method hidden"><code id='from_abi.v-38'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: Self::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#166-168' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-String' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a href='#impl-FromWasmAbi-for-String' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#192-199' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-39' class="type"><code id='Abi.t-39'>type <a href='#associatedtype.Abi' class="type">Abi</a> = &lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>&gt; as <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a>&gt;::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a></code></h4><h4 id='method.from_abi-38' class="method hidden"><code id='from_abi.v-39'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: Self::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#196-198' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-for-Box%3C%5BJsValue%5D%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[</a><a class="struct" href="../../wasm_bindgen/struct.JsValue.html" title="struct wasm_bindgen::JsValue">JsValue</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">]</a>&gt;</code><a href='#impl-FromWasmAbi-for-Box%3C%5BJsValue%5D%3E' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#258-267' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-40' class="type"><code id='Abi.t-40'>type <a href='#associatedtype.Abi' class="type">Abi</a> = <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a></code></h4><h4 id='method.from_abi-39' class="method hidden"><code id='from_abi.v-40'>unsafe fn <a href='#method.from_abi' class='fnname'>from_abi</a>(js: <a class="struct" href="../../wasm_bindgen/convert/struct.WasmSlice.html" title="struct wasm_bindgen::convert::WasmSlice">WasmSlice</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/slices.rs.html#262-266' title='goto source code'>[src]</a></h4></div><span class='loading-content'>Loading content...</span>
<h2 id='implementors' class='small-section-header'>Implementors<a href='#implementors' class='anchor'></a></h2><div class='item-list' id='implementors-list'><h3 id='impl-FromWasmAbi' class='impl'><code class='in-band'>impl FromWasmAbi for <a class="struct" href="../../wasm_bindgen/struct.JsValue.html" title="struct wasm_bindgen::JsValue">JsValue</a></code><a href='#impl-FromWasmAbi' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#319-326' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-41' class="type"><code id='Abi.t-41'>type <a href='#associatedtype.Abi-41' class="type">Abi</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></h4><h4 id='method.from_abi-40' class="method hidden"><code id='from_abi.v-41'>unsafe fn <a href='#method.from_abi-40' class='fnname'>from_abi</a>(js: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>) -&gt; <a class="struct" href="../../wasm_bindgen/struct.JsValue.html" title="struct wasm_bindgen::JsValue">JsValue</a></code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#323-325' title='goto source code'>[src]</a></h4></div><h3 id='impl-FromWasmAbi-1' class='impl'><code class='in-band'>impl&lt;T:&nbsp;<a class="trait" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html" title="trait wasm_bindgen::convert::FromWasmAbi">FromWasmAbi</a>&gt; FromWasmAbi for <a class="struct" href="../../wasm_bindgen/struct.Clamped.html" title="struct wasm_bindgen::Clamped">Clamped</a>&lt;T&gt;</code><a href='#impl-FromWasmAbi-1' class='anchor'></a><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#381-388' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Abi-42' class="type"><code id='Abi.t-42'>type <a href='#associatedtype.Abi-42' class="type">Abi</a> = T::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a></code></h4><h4 id='method.from_abi-41' class="method hidden"><code id='from_abi.v-42'>unsafe fn <a href='#method.from_abi-41' class='fnname'>from_abi</a>(js: T::<a class="type" href="../../wasm_bindgen/convert/trait.FromWasmAbi.html#associatedtype.Abi" title="type wasm_bindgen::convert::FromWasmAbi::Abi">Abi</a>) -&gt; Self</code><a class='srclink' href='../../src/wasm_bindgen/convert/impls.rs.html#385-387' title='goto source code'>[src]</a></h4></div></div><span class='loading-content'>Loading content...</span><script type="text/javascript" src="../../implementors/wasm_bindgen/convert/trait.FromWasmAbi.js" async></script></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../../";window.currentCrate = "wasm_bindgen";</script><script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>