Docs.rs
wiggle-3.0.1
wiggle 3.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
async-trait ^0.1.42
normal
bitflags ^1.2
normal
thiserror ^1
normal
tracing ^0.1.26
normal
wasmtime ^3.0.1
normal
wiggle-macro =3.0.1
normal
witx ^0.9.1
normal
proptest ^1.0.0
dev
tokio ^1
dev
Versions
72.88%
of the crate is documented
Go to latest version
Platform
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 wiggle
?
Function
wiggle
::
run_in_dummy_executor
source
·
[
−
]
pub fn run_in_dummy_executor<F:
Future
>(future: F) ->
Result
<F::
Output
>