Docs.rs
wasm-encoder-0.220.0
wasm-encoder 0.220.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
leb128 ^0.2.4
normal
wasmparser ^0.220.0
normal
optional
anyhow ^1.0.58
dev
tempfile ^3.2.0
dev
wasmprinter ^0.220.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasm_
encoder
0.220.0
In wasm_
encoder::
reencode::
utils
wasm_encoder
::
reencode
::
utils
Function
tag_index
Copy item path
Source
pub fn tag_index<T: ?
Sized
+
Reencode
>(_reencoder:
&mut T
, tag:
u32
) ->
u32
Available on
crate feature
wasmparser
only.