Docs.rs
wasmtime-environ-5.0.1
wasmtime-environ 5.0.1
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cranelift-entity ^0.92.1
normal
gimli ^0.26.0
normal
indexmap ^1.0.2
normal
log ^0.4.8
normal
object ^0.29
normal
serde ^1.0.94
normal
target-lexicon ^0.12.3
normal
thiserror ^1.0.15
normal
wasm-encoder ^0.20.0
normal
wasmparser ^0.96.0
normal
wasmprinter ^0.2.45
normal
wasmtime-component-util =5.0.1
normal
wasmtime-types ^5.0.1
normal
atty ^0.2.14
dev
clap ^3.2.0
dev
env_logger ^0.9
dev
wat ^1.0.52
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
☰
In wasmtime_environ::__core::prelude::rust_2021
?
Macro
wasmtime_environ
::
__core
::
prelude
::
rust_2021
::
Default
1.38.0
·
source
·
[
−
]
pub macro
Default(
$item
:item) { ... }
Expand description
Derive macro generating an impl of the trait
Default
.