Docs.rs
wasm-encoder-0.216.0
wasm-encoder 0.216.0
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.216.0
normal
optional
anyhow ^1.0.58
dev
tempfile ^3.2.0
dev
Versions
100%
of the crate is documented
Go to latest version
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.216.0
In wasm_
encoder::
reencode::
utils
Function
wasm_encoder
::
reencode
::
utils
::
tag_kind
Copy item path
source
ยท
[
−
]
pub fn tag_kind<T: ?
Sized
+
Reencode
>( _reencoder:
&mut T
, kind:
TagKind
, ) ->
TagKind
Available on
crate feature
wasmparser
only.