Docs.rs
wiggle-30.0.2
wiggle 30.0.2
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.93
normal
async-trait ^0.1.71
normal
bitflags ^2.0
normal
thiserror ^1.0.43
normal
tracing ^0.1.26
normal
wasmtime ^30.0.2
normal
optional
wiggle-macro =30.0.2
normal
witx ^0.9.1
normal
optional
proptest ^1.0.0
dev
tokio ^1
dev
wasmtime ^30.0.2
dev
Versions
55%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
wiggle
30.0.2
wiggle
Function
run_in_dummy_executor
Copy item path
Source
pub fn run_in_dummy_executor<F:
Future
>(future: F) ->
Result
<F::
Output
>