Docs.rs
wasm-wave-0.6.0
wasm-wave 0.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:bytecodealliance:wasmtime-publish
wasmtime-publish
lann
Dependencies
indexmap ^2.0.0
normal
logos ^0.14.0
normal
thiserror ^1.0.48
normal
wasmtime ^21.0.1
normal
optional
wit-parser ^0.208.1
normal
optional
snapbox ^0.5.6
dev
wasmtime ^21.0.1
dev
Versions
100%
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
wasm_wave
0.6.0
Module wasmtime
Structs
Functions
In crate wasm_wave
Module
wasm_wave
::
wasmtime
Copy item path
source
·
[
−
]
Expand description
Implementations for
wasmtime
types.
Structs
§
FuncType
Represents a
wasmtime::component::Func
type.
Functions
§
get_func_type
Returns a
FuncType
for the given
func
and
store
.