Docs.rs
wasm-wave-0.5.1
wasm-wave 0.5.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
indexmap ^2.0.0
normal
logos ^0.14.0
normal
thiserror ^1.0.48
normal
wasmtime ^18.0.1
normal
optional
wit-parser ^0.200.0
normal
optional
snapbox ^0.5.6
dev
wasmtime ^18.0.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
wasm_wave
0.5.1
Module ast
Structs
Enums
In crate wasm_wave
?
Module
wasm_wave
::
ast
source
·
[
−
]
Expand description
Abstract syntax tree types
Structs
§
Node
A WAVE AST node.
Enums
§
NodeType
The type of a WAVE AST
Node
.