Docs.rs
wasmtime-environ-36.0.2
wasmtime-environ 36.0.2
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
wasmtime-publish
Dependencies
anyhow ^1.0.93
normal
cpp_demangle ^0.4.3
normal
optional
cranelift-bitset ^0.123.2
normal
cranelift-entity ^0.123.2
normal
gimli ^0.32.0
normal
indexmap ^2.0.0
normal
log ^0.4.27
normal
object ^0.37.0
normal
postcard ^1.0.8
normal
rustc-demangle ^0.1.16
normal
optional
semver ^1.0.17
normal
optional
serde ^1.0.215
normal
serde_derive ^1.0.188
normal
smallvec ^1.6.1
normal
target-lexicon ^0.13.0
normal
wasm-encoder ^0.236.0
normal
optional
wasmparser ^0.236.0
normal
wasmprinter ^0.236.0
normal
optional
wasmtime-internal-component-util =36.0.2
normal
optional
clap ^4.5.17
dev
env_logger ^0.11.5
dev
object ^0.37.0
dev
wat ^1.236.0
dev
Versions
73.66%
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
Module default
wasmtime_
environ
36.0.2
Module default
Module Items
Traits
Derive Macros
In wasmtime_
environ::
__
core
wasmtime_environ
::
__core
Module
default
Copy item path
1.6.0
·
Source
Expand description
The
Default
trait for types with a default value.
Traits
§
Default
A trait for giving a type a useful default value.
Derive Macros
§
Default
Derive macro generating an impl of the trait
Default
.