Docs.rs
wasm-encoder-0.235.0
wasm-encoder 0.235.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
leb128fmt ^0.1.0
normal
wasmparser ^0.235.0
normal
optional
anyhow ^1.0.58
dev
tempfile ^3.2.0
dev
wasmprinter ^0.235.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasm_
encoder
0.235.0
In wasm_
encoder::
reencode::
utils
wasm_encoder
::
reencode
::
utils
Function
data_index
Copy item path
Source
pub fn data_index<T: ?
Sized
+
Reencode
>(_reencoder:
&mut T
, data:
u32
) ->
u32
Available on
crate feature
wasmparser
only.