Docs.rs
wasm-encoder-0.7.0
wasm-encoder 0.7.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
leb128 ^0.2.4
normal
anyhow ^1.0.38
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
☰
Other items in
wasm_encoder
::
encoders
?
Function
wasm_encoder
::
encoders
::
str
[
−
]
[src]
pub fn str<'a>(s: &'a
str
) -> impl
Iterator
<Item =
u8
> + 'a
Expand description
Encode a length-prefixed UTF-8 string.